Skip to content

Commit 4f9cbdd

Browse files
committed
Puppeteer on CI
1 parent f91fa8d commit 4f9cbdd

File tree

4 files changed

+744
-69
lines changed

4 files changed

+744
-69
lines changed

.github/workflows/build.yml

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

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

0 commit comments

Comments
 (0)