Ignore phpcs for now

This commit is contained in:
David Stone
2025-02-01 16:20:20 -07:00
parent 6ff9a28403
commit 438822bc86

View File

@ -36,7 +36,6 @@ job-references:
name: "Run Tests"
command: |
composer install
# vendor/bin/phpcs
rm -rf $WP_TESTS_DIR $WP_CORE_DIR
bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 latest
phpunit