mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 12:15:21 -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
|
- reporter: dart-json
|
||||||
path: ./__tests__/fixtures/dart-json.json
|
path: ./__tests__/fixtures/dart-json.json
|
||||||
- reporter: dotnet-trx
|
- reporter: dotnet-trx
|
||||||
path: ./__tests__/fixtures/dotnet-trx.xml
|
path: ./__tests__/fixtures/dotnet-trx.trx
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user