mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 22:37:09 +01:00
feat(ci) fix dotnet trx
This commit is contained in:
parent
6614295132
commit
f6168414cd
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue