We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aba65c commit cb8756dCopy full SHA for cb8756d
.github/workflows/php-test.yml
@@ -42,7 +42,7 @@ jobs:
42
43
phpcs:
44
runs-on: ubuntu-latest
45
- continue-on-error: true
+ continue-on-error: false
46
name: "PHPCS"
47
steps:
48
- name: Checkout
0 commit comments