Commit b4ae129
fix(ci): use unit tests in verify:release, remove prepublishOnly
verify:release was running test:all which includes integration tests
requiring Chrome. The publish workflow doesn't install Chrome, causing
CDP timeout failures. Integration tests already run separately in CI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 40d7298 commit b4ae129
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments