We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c4c58 commit f3cfa88Copy full SHA for f3cfa88
1 file changed
.github/workflows/php-Psalm.yml
@@ -32,4 +32,5 @@ jobs:
32
run: composer install --no-interaction --no-progress
33
34
- name: Run Psalm
35
+ continue-on-error: true
36
run: ./vendor/bin/psalm --output-format=github --shepherd
0 commit comments