We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87953c1 commit 4790f76Copy full SHA for 4790f76
.github/workflows/test-results.yml
@@ -30,6 +30,6 @@ jobs:
30
- uses: dorny/test-reporter@v1.5.0
31
with:
32
artifact: integration-test-results
33
- name: .NET Tests
+ name: .NET Integration Tests
34
path: "*.trx"
35
reporter: dotnet-trx
0 commit comments