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 813c4ff commit 84a4756
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ jobs:
rm -f plugin.zip
- name: Run @wordpress/env@
run: |
sudo apt install docker-compose
npm -g i @wordpress/[email protected]
wp-env destroy
wp-env start
npx wp-env destroy
npx wp-env start
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit 84a4756

Please sign in to comment.