From a90c102f5fef129e09e41cd0fda87c2b2666921c Mon Sep 17 00:00:00 2001 From: Ihor Sviziev Date: Mon, 2 Aug 2021 13:17:29 +0300 Subject: [PATCH] Run tests for all file types --- .github/workflows/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 5a7cb023..e098bdfd 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -51,4 +51,4 @@ jobs: run: vendor/bin/phpunit - name: Run code style suite - run: vendor/bin/phpcs --standard=Magento2 Magento2/ --extensions=php + run: vendor/bin/phpcs --standard=Magento2 Magento2/