Skip to content

Commit 4790f76

Browse files
authored
Fix test results name
1 parent 87953c1 commit 4790f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- uses: dorny/[email protected]
3131
with:
3232
artifact: integration-test-results
33-
name: .NET Tests
33+
name: .NET Integration Tests
3434
path: "*.trx"
3535
reporter: dotnet-trx

0 commit comments

Comments
 (0)