Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Nov 3, 2021
1 parent 29b2538 commit 2e4f596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: always()
with:
name: DotNET Tests
path: "**/test-results.trx"
path: "**/*.trx"
reporter: dotnet-trx
fail-on-error: "false"
- name: Publish
Expand Down

0 comments on commit 2e4f596

Please sign in to comment.