test
This commit is contained in:
parent
658b65adf1
commit
f070a2d48d
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ jobs:
|
|||
run: bash bin/install-wp-tests.sh wordpress_test root root localhost latest
|
||||
|
||||
- name: Unit Testing
|
||||
run: ./vendor/bin/phpunit
|
||||
run: phpunit
|
||||
env:
|
||||
PHP_VERSION: ${{ matrix.php-versions }}
|
||||
|
|
Loading…
Reference in a new issue