Skip to content

Commit 0575c3e

Browse files
Update test_report.yml
Updated dotnet to 10
1 parent c12b218 commit 0575c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: report
6565
uses: dorny/test-reporter@v2
6666
with:
67-
name: "Unit Tests (.NET 8 & 9)"
67+
name: "Unit Tests (.NET 8 & 10)"
6868
path: "artifacts/**/*.trx" # ← use local files we just downloaded
6969
reporter: dotnet-trx
7070
fail-on-error: false

0 commit comments

Comments
 (0)