Commit 5c1a29e
committed
gha: configure codecov slug properly
Our main branch has been failing to upload coverage to CodeCov for a
month with the following error:
error - 2025-11-11 05:32:32,830 -- Upload failed: {"message":"Repository not found"}
Hopefully configuring the slug explicitly will resolve this issue...
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>1 parent 530682f commit 5c1a29e
1 file changed
+6
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | 89 | | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
126 | | - | |
127 | 124 | | |
| 125 | + | |
| 126 | + | |
128 | 127 | | |
129 | | - | |
130 | 128 | | |
131 | 129 | | |
132 | 130 | | |
| |||
172 | 170 | | |
173 | 171 | | |
174 | 172 | | |
175 | | - | |
176 | | - | |
177 | 173 | | |
| 174 | + | |
| 175 | + | |
178 | 176 | | |
179 | | - | |
180 | 177 | | |
181 | 178 | | |
182 | 179 | | |
| |||
0 commit comments