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 0474a69 commit dcabeeaCopy full SHA for dcabeea
.github/workflows/test-results.yml
@@ -22,5 +22,5 @@ jobs:
22
with:
23
name: .NET tests
24
artifact: test-results
25
- path: 'test-results/**/*.trx'
+ path: '**/*.trx'
26
reporter: dotnet-trx
0 commit comments