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 63d29f8 commit 4856b75Copy full SHA for 4856b75
.github/workflows/ci.yml
@@ -70,4 +70,4 @@ jobs:
70
71
- name: Run phpstan
72
if: always()
73
- run: vendor/bin/phpstan analyse --error-format=github
+ run: vendor/bin/phpstan analyse --error-format=github src/
0 commit comments