We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3df3e commit 692b23dCopy full SHA for 692b23d
.github/workflows/php.yml
@@ -91,4 +91,4 @@ jobs:
91
run: composer install
92
93
- name: Run rector
94
- run: vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autload-file vendor/squizlabs/php_codesniffer/autoload.php
+ run: vendor/bin/rector process Magento2 Magento2Framework PHP_CodeSniffer --dry-run --autoload-file vendor/squizlabs/php_codesniffer/autoload.php
0 commit comments