Skip to content

Commit

Permalink
chore: update playwright browser versions
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncLiz committed Nov 19, 2024
1 parent d280122 commit 527e008
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 466 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: google/wireit@setup-github-actions-caching/v1

- run: npm ci
- run: npx playwright install-deps
- run: npx playwright install --with-deps
- run: npm test
env:
WIREIT_FAILURES: continue
Loading

0 comments on commit 527e008

Please sign in to comment.