Commit 85434d5
fix(ci): add continue-on-error for codecov and deprecated dependency-review action
Codecov upload and dependency-review-action@v4 (Node.js 20 deprecated)
were causing CI failures despite tests passing. Add continue-on-error
to prevent these infrastructure issues from blocking merges.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3bae686 commit 85434d5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
0 commit comments