We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c38e20 commit 6dbdb2bCopy full SHA for 6dbdb2b
.github/workflows/gradle_snapshot.yml
@@ -46,7 +46,7 @@ jobs:
46
**/build/test-results/**/*.xml
47
**/build/test-results/testNG/TEST-*.xml
48
comment_mode: failures
49
- fail_on: test_failures
+ fail_on: test failures
50
check_name: "🧪 RxJava Test Results"
51
report_individual_runs: false
52
0 commit comments