Skip to content

Commit 2e6c852

Browse files
committed
remove static analysis
1 parent da813d6 commit 2e6c852

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ jobs:
3535
if: matrix.analysis
3636
run: vendor/bin/phpcs
3737

38-
- name: Static analysis
39-
if: matrix.analysis
40-
run: vendor/bin/phpstan
41-
4238
- name: Tests
4339
run: vendor/bin/phpunit --coverage-clover clover.xml
4440

0 commit comments

Comments
 (0)