Skip to content

Commit ea91a1b

Browse files
committed
[Maintenance] build fix
1 parent 7152ca0 commit ea91a1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ jobs:
110110
name: Install PHP dependencies
111111
run: composer install --no-interaction
112112

113-
-
114-
name: Run PHPStan
115-
run: vendor/bin/phpstan analyse -c phpstan.neon.dist
116-
117113
-
118114
name: Run unit tests
119115
run: vendor/bin/phpunit --colors=always --testsuite=unit

0 commit comments

Comments
 (0)