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