Skip to content

Commit df5c338

Browse files
committed
Remove fail-on-error
1 parent 8753f18 commit df5c338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,5 @@ jobs:
192192
vendor/bin/phpstan analyze -c phpstan.neon
193193
194194
- name: PHPStan (testsuite)
195-
continue-on-error: true
196195
run: |
197196
vendor/bin/phpstan analyze -c phpstan-dev.neon

0 commit comments

Comments
 (0)