Skip to content

Commit ee7a427

Browse files
authored
Enable individual test run reporting in Codecov
Whatever Copilot suggested in the title.
1 parent e5575b9 commit ee7a427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle_pr.yml

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

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

0 commit comments

Comments
 (0)