Commit 0228507
fix(ci): add build step before tests, audit production deps only
E2E and integration tests shell out to dist/cli/index.js, which
requires a build step. Security audit now scopes to production
dependencies to avoid false positives from dev tooling.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent deb8fa8 commit 0228507
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
0 commit comments