We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d772c commit 633dd63Copy full SHA for 633dd63
.github/workflows/psalm.yml
@@ -32,4 +32,4 @@ jobs:
32
run: composer install --prefer-dist --no-progress
33
34
- name: Psalm
35
- run: ./vendor/bin/psalm.phar --output-format=github --no-progress
+ run: ./vendor/bin/psalm --output-format=github --no-progress
0 commit comments