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 80d8591 commit f3cbceaCopy full SHA for f3cbcea
.github/workflows/test-report.yml
@@ -35,6 +35,7 @@ jobs:
35
name: test-report
36
path: '**/*.trx'
37
reporter: dotnet-trx
38
+ fail-on-empty: false
39
only-summary: true
40
use-actions-summary: false
41
list-suites: failed
0 commit comments