Skip to content

Commit

Permalink
Update phpunit test command
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jul 9, 2024
1 parent 40f15cc commit 27d9aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Run tests
run: |
wp-env run phpunit composer run test --working-dir=html/wp-content/themes/go/
wp-env run tests-cli --env-cwd=html/wp-content/themes/go/ phpunit
js:
name: JS Unit
Expand Down

0 comments on commit 27d9aea

Please sign in to comment.