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 6133586 commit 316ceab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
rm -f plugin.zip
- name: Run @wordpress/env
run: |
npx wp-env destroy
# npx wp-env destroy
npx wp-env start
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit 316ceab

Please sign in to comment.