mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
change directory mapping
This commit is contained in:
parent
c0b203e872
commit
fb476f0471
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test-report.yml
vendored
3
.github/workflows/test-report.yml
vendored
|
|
@ -19,4 +19,5 @@ jobs:
|
|||
path: '*.xml'
|
||||
reporter: jest-junit
|
||||
directory-mapping:
|
||||
from/path: to/something/else
|
||||
from: some/path
|
||||
to: to/something/else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue