mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
feat(ci) fix dotnet trx
This commit is contained in:
2
.github/workflows/test-all-reports.yml
vendored
2
.github/workflows/test-all-reports.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user