Skip to content

Commit

Permalink
WIP: run on puppeteer image
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Dec 26, 2024
1 parent 80bc1d9 commit 969b036
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 @@ -65,7 +65,7 @@ jobs:
npm run unimported
browser-test:
runs-on: ubuntu-latest
runs-on: ghcr.io/puppeteer/puppeteer:latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 969b036

Please sign in to comment.