feat(ci) fix dotnet trx

This commit is contained in:
Julien Catania 2024-01-15 17:04:05 +01:00
parent 6614295132
commit f6168414cd

View file

@ -29,7 +29,7 @@ jobs:
- reporter: dart-json
path: ./__tests__/fixtures/dart-json.json
- reporter: dotnet-trx
path: ./__tests__/fixtures/dotnet-trx.xml
path: ./__tests__/fixtures/dotnet-trx.trx
steps:
- uses: actions/checkout@v4