Skip to content

Commit 01e243e

Browse files
committed
AC-1740: Add rectorphp as a dependency to magento-coding-standard
1 parent 503878b commit 01e243e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858

5959
- name: Run framework suite
6060
run: vendor/bin/phpcs --standard=Magento2Framework Magento2/Helpers Magento2/Sniffs Magento2Framework/Sniffs
61-
6261
js:
6362
runs-on: ubuntu-latest
6463
name: Javascript tests
@@ -76,7 +75,6 @@ jobs:
7675

7776
- name: Run ESLint
7877
run: npm run eslint -- eslint/rules
79-
8078
rector:
8179
runs-on: ubuntu-latest
8280
name: Rector tests

0 commit comments

Comments
 (0)