Commit 8bbdf79
ci: bump codecov-action to v6 and fail CI on upload error (#690)
codecov-action below v6.0.2 verifies the codecov CLI against Codecov's
old Keybase key, which they bricked after migrating accounts, so uploads
now fail with "Could not verify signature". v6 (= 6.0.2) ships the
updated key.
Also sets fail_ci_if_error: true (the cookiecutter-scverse template
default) so a broken coverage upload surfaces as a CI failure instead of
passing silently.
Ref: codecov/codecov-action#1956
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent ca6f571 commit 8bbdf79
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments