Skip to content

Commit 4be67ff

Browse files
committed
skip chromium downloads
1 parent d24f7a3 commit 4be67ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
env:
2121
npm_config_loglevel: verbose
2222
npm_config_foreground_scripts: true
23+
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
2324
steps:
2425
- uses: actions/checkout@v4
2526
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)