test: directory mapping

This commit is contained in:
Martin Fillafer 2023-03-20 15:29:56 +01:00
parent 3606ee2f36
commit 8cb6ade3ac
3 changed files with 10 additions and 0 deletions

View file

@ -68,6 +68,11 @@ inputs:
Detailed listing of test suites and test cases will be skipped.
default: 'false'
required: false
directory-mapping:
description: |
Map part of the file paths to something else, so they match the paths of the repository.
This is needed when you use run your code in a container with a different path than the source code repository.
required: false
token:
description: GitHub Access Token
required: false