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 d0071b6 commit 71899f1Copy full SHA for 71899f1
.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