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.
2 parents bd3c354 + 5249d19 commit 403ed68Copy full SHA for 403ed68
1 file changed
.github/workflows/test-results-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
check_name: Test Results
48
files: test-results/**/*.trx
49
fail_on: 'test failures'
50
- comment_mode: 'always'
+ comment_mode: 'failures'
51
use_emojis: true
52
53
commit: ${{ github.event.workflow_run.head_sha }}
0 commit comments