Skip to content

Commit

Permalink
Edit php_unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
森本雅也 authored and 森本雅也 committed Nov 11, 2024
1 parent 6072177 commit 6ad7cd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/php_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
run: npm install -g @wordpress/env
- name: Run @wordpress/env
run: |
sudo curl -sL https://github.com/docker/compose/releases/download/v2.14.2/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose
sudo chmod 755 /usr/local/bin/docker-compose
wp-env destory
wp-env start
- name: PHP Unit Test
Expand Down

0 comments on commit 6ad7cd7

Please sign in to comment.