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