Skip to content

Commit

Permalink
Remove unessary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco committed May 15, 2024
1 parent 154924e commit 9ecd6f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
- name: Build Assets
run: npm run build

- name: Install Playwright dependencies
run: |
npx playwright install chromium firefox webkit --with-deps
- name: Start WordPress Environment
run: npm run wp-env -- start

Expand Down

0 comments on commit 9ecd6f7

Please sign in to comment.