Skip to content

Commit e217185

Browse files
Merge pull request #5751 from material-components:bump-playwright
PiperOrigin-RevId: 698165379
2 parents d280122 + 527e008 commit e217185

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)