Skip to content

Commit

Permalink
Remove unused browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Nov 8, 2024
1 parent 2d63bc9 commit d5510d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install Playwright dependencies
run: |
npx playwright install chromium firefox webkit --with-deps
npx playwright install chromium --with-deps
- name: Install WordPress and start the server
run: |
Expand Down

0 comments on commit d5510d5

Please sign in to comment.