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 1d3c7e8 commit d09bf1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,5 @@ jobs:
curl -sL "${{ secrets.G3_PRO_UNIT_URL }}" -o plugin.zip
unzip plugin.zip -d temp/plugins
rm -f plugin.zip
- name: Run @wordpress/env
run: |
npx wp-env destroy
npx wp-env start
- name: PHP Unit Test
run: npm run phpunit

0 comments on commit d09bf1b

Please sign in to comment.