Commit 5d4d572
committed
Do not fail CI on Codecov upload errors
Update Codecov upload behavior in .github/workflows/testing-ci.yml to set fail_ci_if_error to false. This prevents the workflow from failing when the Codecov upload step encounters transient errors, ensuring CI jobs aren't blocked by Codecov availability or upload issues.1 parent 3807c62 commit 5d4d572
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
0 commit comments