Commit 317353e
ci: do not fail CI when Codecov test-results upload errors
The "Upload test results to Codecov" step in the unittest job is a
best-effort reporting side-channel, not a gate on code correctness. Set
fail_ci_if_error to false so a transient Codecov outage or upload error
no longer fails an otherwise passing build.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent 5a0cfb8 commit 317353e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments