Skip to content

Commit 45d1b60

Browse files
authored
Enable individual run reporting for RxJava tests
For snapshot.yml too
1 parent ee7a427 commit 45d1b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle_snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
comment_mode: failures
5050
fail_on: test failures
5151
check_name: "🧪 RxJava Test Results"
52-
report_individual_runs: false
52+
report_individual_runs: true
5353

5454
- name: Upload to Codecov
5555
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3

0 commit comments

Comments
 (0)