mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
test: directory mapping
This commit is contained in:
parent
3606ee2f36
commit
8cb6ade3ac
3 changed files with 10 additions and 0 deletions
2
.github/workflows/test-report.yml
vendored
2
.github/workflows/test-report.yml
vendored
|
|
@ -18,3 +18,5 @@ jobs:
|
|||
name: Workflow Report
|
||||
path: '*.xml'
|
||||
reporter: jest-junit
|
||||
directory-mapping:
|
||||
from/path: to/something/else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue