Update .github/workflows/phpstan.yaml

Co-authored-by: LAHAXE Arnaud <lahaxe.arnaud@gmail.com>
This commit is contained in:
Tac Tacelosky 2021-12-08 06:36:52 -05:00 committed by GitHub
parent f782aae4f7
commit a87b16a141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,4 +27,4 @@ jobs:
- name: phpstan
run: |
./vendor/bin/phpstan --no-interaction --no-progress
./vendor/bin/phpstan --no-interaction --no-progress --level=0