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 4986f95 commit 0536d29Copy full SHA for 0536d29
.github/workflows/static_analysis.yml
@@ -34,5 +34,5 @@ jobs:
34
- name: Install dependencies
35
run: composer install --prefer-dist --no-progress
36
37
- - name: Run sa
+ - name: Run phpstan
38
run: composer run-script phpstan
0 commit comments