Skip to content

Commit cb8756d

Browse files
committed
ci: Enforce passing phpcs
1 parent 4aba65c commit cb8756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
phpcs:
4444
runs-on: ubuntu-latest
45-
continue-on-error: true
45+
continue-on-error: false
4646
name: "PHPCS"
4747
steps:
4848
- name: Checkout

0 commit comments

Comments
 (0)