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 9135786 commit 2dbd6b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: Run @wordpress/env@
run: |
npm i @wordpress/[email protected]
npm run wp-env start --update
wp-env destroy
wp-env start
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit 2dbd6b1

Please sign in to comment.