Skip to content

Commit 361294f

Browse files
authored
Merge pull request #17 from magento-commerce/imported-magento-magento-coding-standard-216
[Imported] Run tests for all file types
2 parents 73cc8cd + 276fabc commit 361294f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
run: vendor/bin/phpunit
5252

5353
- name: Run code style suite
54-
run: vendor/bin/phpcs --standard=Magento2 Magento2/ --extensions=php
54+
run: vendor/bin/phpcs --standard=Magento2 Magento2/Helpers/ Magento2/Sniffs

0 commit comments

Comments
 (0)