Skip to content

Commit

Permalink
feat(ci) fix dotnet trx
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Jan 15, 2024
1 parent 6614295 commit f616841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all-reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f616841

Please sign in to comment.