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

Commit 280fee1

Browse files
committed
Add matrix to restresults
1 parent ff50135 commit 280fee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: success() || failure()
6363
uses: phoenix-actions/test-reporting@v8
6464
with:
65-
name: unittest-results
65+
name: results-${{ matrix.dotnet.ver }}-${{ matrix.nightly }}
6666
path: test-results.trx
6767
reporter: dotnet-trx
6868
fail-on-error: false

0 commit comments

Comments
 (0)