Skip to content

Commit c50c33f

Browse files
authored
gradle_pr.yml test_failures -> test failures
1 parent 3c4d849 commit c50c33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
**/build/test-results/**/*.xml
4444
**/build/test-results/testNG/TEST-*.xml
4545
comment_mode: failures
46-
fail_on: test_failures
46+
fail_on: test failures
4747
check_name: "🧪 RxJava Test Results"
4848
report_individual_runs: false
4949

0 commit comments

Comments
 (0)