Ignore phpcs for now
This commit is contained in:
@ -36,7 +36,6 @@ job-references:
|
|||||||
name: "Run Tests"
|
name: "Run Tests"
|
||||||
command: |
|
command: |
|
||||||
composer install
|
composer install
|
||||||
# vendor/bin/phpcs
|
|
||||||
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
|
phpunit
|
||||||
|
Reference in New Issue
Block a user