use correct path for phpunit
This commit is contained in:
@ -39,7 +39,7 @@ job-references:
|
|||||||
composer install
|
composer install
|
||||||
rm -rf $WP_TESTS_DIR $WP_CORE_DIR
|
rm -rf $WP_TESTS_DIR $WP_CORE_DIR
|
||||||
bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 latest
|
bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 latest
|
||||||
phpunit
|
vendor/bin/phpunit
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
php74-build:
|
php74-build:
|
||||||
|
Reference in New Issue
Block a user