Update static.yml

This commit is contained in:
Graham Campbell
2020-07-16 18:36:58 +01:00
committed by GitHub
parent d130a1aea0
commit 5fb81e9eb4

View File

@ -51,4 +51,4 @@ jobs:
run: composer update --prefer-stable --no-interaction --prefer-dist --no-progress
- name: Run PHPStan
run: vendor/bin/phpstan analyse
run: vendor/bin/phpstan analyse --no-progress