We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24f7a3 commit 4be67ffCopy full SHA for 4be67ff
.github/workflows/smoke-tests.yml
@@ -20,6 +20,7 @@ jobs:
20
env:
21
npm_config_loglevel: verbose
22
npm_config_foreground_scripts: true
23
+ PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
24
steps:
25
- uses: actions/checkout@v4
26
- uses: actions/setup-node@v4
0 commit comments