mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
change directory mapping
This commit is contained in:
parent
599ed4bcba
commit
748bf26479
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test-report.yml
vendored
4
.github/workflows/test-report.yml
vendored
|
|
@ -18,6 +18,4 @@ jobs:
|
|||
name: Workflow Report
|
||||
path: '*.xml'
|
||||
reporter: jest-junit
|
||||
directory-mapping:
|
||||
from: some/path
|
||||
to: to/something/else
|
||||
directory-mapping: {from: "some/path", to: "some/other/path"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue