Skip to content

Commit b6edc6e

Browse files
committed
Removed PHPStan even more
1 parent 69cac28 commit b6edc6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,5 @@ jobs:
5151
run: composer phpcs
5252
continue-on-error: true
5353

54-
- name: Execute PHPStan
55-
run: composer phpstan
56-
5754
- name: Execute PHPUnit
5855
run: vendor/bin/phpunit --coverage-text

0 commit comments

Comments
 (0)