Skip to content

Commit

Permalink
Undo previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
donnapep committed Jun 12, 2024
1 parent b451a29 commit 3f3b49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npx playwright install --with-deps chromium

- name: Start wp-env
run: npx @wordpress/env start
run: npm run wp-env start

- name: Run Playwright tests with @setup annotation
run: CI=true npm run test:e2e:setup-only
Expand Down

0 comments on commit 3f3b49a

Please sign in to comment.