Commit f8d508a
Fix pre-push hook crash from orphaned ci.yml updater (#484)
copy-shared-files.mjs rewrote a jobs.test-individual.strategy.matrix.project
node in ci.yml that #461 removed, so it threw a TypeError on every push that
changed a shared file or added a sample. The CI sample list is hand-maintained
now, so drop the dead block and the two imports it was the sole user of.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4287f1c commit f8d508a
1 file changed
Lines changed: 0 additions & 33 deletions
File tree
- .scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
201 | 197 | | |
202 | 198 | | |
203 | 199 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | 200 | | |
234 | 201 | | |
235 | 202 | | |
| |||
0 commit comments