Skip to content

Commit b785d17

Browse files
fix CI
1 parent 15bbc6f commit b785d17

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/_static-analysis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,3 @@ jobs:
3434
- name: Run lint
3535
run: |
3636
composer lint
37-
38-
- name: Run PHPStan
39-
run: |
40-
composer phpstan
41-
42-
- name: Run Rector
43-
run: |
44-
composer rector:check

0 commit comments

Comments
 (0)