Skip to content

Commit

Permalink
Test fix for puppeteer issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mymindstorm committed Jun 26, 2024
1 parent 8a32408 commit e902d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"

- name: Test code
uses: mujo-code/puppeteer-headful@18.9.0
uses: mymindstorm/puppeteer-headful@5cdb4b90ae90e67cefb14e867d35c7b73693adac
with:
args: npm test

0 comments on commit e902d86

Please sign in to comment.