Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Add matrix to restresults
Browse files Browse the repository at this point in the history
  • Loading branch information
ProphetLamb committed Sep 29, 2022
1 parent ff50135 commit 280fee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if: success() || failure()
uses: phoenix-actions/test-reporting@v8
with:
name: unittest-results
name: results-${{ matrix.dotnet.ver }}-${{ matrix.nightly }}
path: test-results.trx
reporter: dotnet-trx
fail-on-error: false
Expand Down

0 comments on commit 280fee1

Please sign in to comment.