Commit eb4fb3d
authored
ci: bump codecov-action to v6 and fail CI on upload error (#1142)
codecov-action@v5 verifies the codecov CLI against Codecov's old Keybase
key, which they bricked after migrating accounts, so the upload step now
fails with "Could not verify signature". v6 (= 6.0.2) ships the updated
key.
Also restores fail_ci_if_error: true (the cookiecutter-scverse template
default) so a broken coverage upload surfaces as a CI failure instead of
silently passing.
Ref: codecov/codecov-action#19561 parent c5e9681 commit eb4fb3d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
0 commit comments