Commit e105087
fix(ci): handle hypatia-cli.sh non-zero exit on findings
hypatia-cli.sh exits 1 when issues are found, which is expected
scanner behavior. Add || true so the workflow continues to the
jq processing, artifact upload, and reporting steps.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 66716da commit e105087
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments