From 438822bc863708b4437b6e859217e4e41e8cc800 Mon Sep 17 00:00:00 2001 From: David Stone Date: Sat, 1 Feb 2025 16:20:20 -0700 Subject: [PATCH] Ignore phpcs for now --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3b77652..00efd82 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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