1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 21:47:56 +01:00

change directory mapping

This commit is contained in:
Martin Fillafer 2023-03-20 15:43:23 +01:00
parent c0b203e872
commit fb476f0471

View file

@ -19,4 +19,5 @@ jobs:
path: '*.xml'
reporter: jest-junit
directory-mapping:
from/path: to/something/else
from: some/path
to: to/something/else