Skip to content

Commit 1e62584

Browse files
committed
Puppeteer on CI
1 parent f91fa8d commit 1e62584

File tree

4 files changed

+748
-70
lines changed

4 files changed

+748
-70
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ jobs:
3434

3535
- name: Run tests
3636
env:
37-
GITHUB: true
37+
CI: true
38+
BROWSER: headless
3839
run: npm test

0 commit comments

Comments
 (0)