Skip to content

Commit

Permalink
Rename test report
Browse files Browse the repository at this point in the history
  • Loading branch information
SapiensAnatis committed Jul 27, 2023
1 parent 21e96c8 commit 247bb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: dorny/test-reporter@v1
with:
artifact: test-results
name: .NET tests
name: test report
path: "*.trx"
reporter: dotnet-trx

0 comments on commit 247bb24

Please sign in to comment.