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 9b53f8d commit 9807f87Copy full SHA for 9807f87
1 file changed
.github/workflows/phpstan.yml
@@ -114,6 +114,5 @@ jobs:
114
115
- name: Run PHPStan
116
working-directory: magento2
117
- continue-on-error: true
118
run: |
119
vendor/bin/phpstan analyse -c vendor/openforgeproject/mageforge/phpstan.neon vendor/openforgeproject/mageforge/src
0 commit comments