We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495589f commit 0cd3085Copy full SHA for 0cd3085
1 file changed
.github/workflows/ci.yml
@@ -97,6 +97,6 @@ jobs:
97
if: always()
98
run: psalm --output-format=github
99
100
- - name: Run psalm
+ - name: Run phpstan
101
102
run: phpstan analyse
0 commit comments