Skip to content

Commit 9807f87

Browse files
committed
feat: remove continue-on-error from PHPStan step
1 parent 9b53f8d commit 9807f87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/phpstan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,5 @@ jobs:
114114
115115
- name: Run PHPStan
116116
working-directory: magento2
117-
continue-on-error: true
118117
run: |
119118
vendor/bin/phpstan analyse -c vendor/openforgeproject/mageforge/phpstan.neon vendor/openforgeproject/mageforge/src

0 commit comments

Comments
 (0)