Skip to content

Commit

Permalink
Update php_unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MasayaMORIMOTO authored Oct 31, 2024
1 parent febffff commit d503e4f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
rm -f plugin.zip
- name: Run @wordpress/env
run: |
sudo apt install --upgrade docker-compose
npx wp-env destroy
npx wp-env start
npm run wp-env start --update
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit d503e4f

Please sign in to comment.