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 548ab59 commit b522ec6Copy full SHA for b522ec6
1 file changed
.github/workflows/ci.yml
@@ -23,6 +23,8 @@ jobs:
23
24
- name: Run phpstan
25
run: php vendor/bin/phpstan
26
+ continue-on-error: true
27
28
- name: Run psalm
29
run: php vendor/bin/psalm
30
0 commit comments