Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Feb 8, 2024
1 parent ea79c1b commit d49f1b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pwwpnow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,7 @@ jobs:
pwd
ls -la
npx wp-now start --php=8.0 --blueprint=./blueprint.json &
npx wp-env run cli wp plugin list
npx wp-env run cli wp core version
npx wp-env run cli wp --info
wp plugin list
- name: Install playwright/test
run: |
npm run test:setup:playwright
Expand Down

0 comments on commit d49f1b1

Please sign in to comment.