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 4477e83 commit 9135786
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: |
npm i @wordpress/env@4.0.1
npm i @wordpress/env@9.3.1
npm run wp-env start --update
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit 9135786

Please sign in to comment.