Skip to content

Commit 527e008

Browse files
committed
chore: update playwright browser versions
1 parent d280122 commit 527e008

File tree

3 files changed

+56
-466
lines changed

3 files changed

+56
-466
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: google/wireit@setup-github-actions-caching/v1
3232

3333
- run: npm ci
34-
- run: npx playwright install-deps
34+
- run: npx playwright install --with-deps
3535
- run: npm test
3636
env:
3737
WIREIT_FAILURES: continue

0 commit comments

Comments
 (0)