Commit e6f7d9a
ci: pre-install Chrome matching twd-cli's puppeteer version
The shared run action installs Chrome via puppeteer@latest (now 25.x,
Chrome 149) while twd-cli runs with its pinned puppeteer ^24.43.0
(Chrome 148). Pre-install the matching Chrome through twd-cli's own
puppeteer so the test run always finds its browser.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a27ad6e commit e6f7d9a
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
0 commit comments