Skip to content

Commit

Permalink
Merge pull request #5751 from material-components:bump-playwright
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 698165379
  • Loading branch information
copybara-github committed Nov 19, 2024
2 parents d280122 + 527e008 commit e217185
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 e217185

Please sign in to comment.