We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8805b40 commit d76c65cCopy full SHA for d76c65c
.github/workflows/phpstan.yml
@@ -33,4 +33,4 @@ jobs:
33
run: composer install --prefer-dist --no-progress
34
35
- name: Run PHPStan
36
- run: composer run-script phpstan
+ run: composer run-script phpstan
0 commit comments