Commit 384a767
fix(ci): skip chrome-headless-shell download to avoid flaky install failure
Tests launch full Chrome via headless: 'new', so chrome-headless-shell is never used. Its download intermittently fails in CI (archive extracts without an executable), breaking npm install. Skip it via .puppeteerrc.cjs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e3761a9 commit 384a767
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments