Commit 77c50f0
fix(ci): make pip-audit blocking — skip editable packages instead of continue-on-error
The local arkforge-trust-layer package is not on PyPI, causing pip-audit
to skip it. Using --skip-editable cleanly handles this while keeping the
step blocking for real vulnerabilities in dependencies.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 55548a1 commit 77c50f0
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
0 commit comments