We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8753f18 commit df5c338Copy full SHA for df5c338
.github/workflows/php.yml
@@ -192,6 +192,5 @@ jobs:
192
vendor/bin/phpstan analyze -c phpstan.neon
193
194
- name: PHPStan (testsuite)
195
- continue-on-error: true
196
run: |
197
vendor/bin/phpstan analyze -c phpstan-dev.neon
0 commit comments