Skip to content

Commit 480fb35

Browse files
committed
More changes
1 parent f4bd9b1 commit 480fb35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
key: ${{ runner.os }}-composer-${{ hashFiles('composer.lock') }}
7070
- name: Check PHP code style
7171
id: check-codestyle
72+
continue-on-error: true
7273
env:
7374
PHP_CS_FIXER_IGNORE_ENV: true
7475
run: |

0 commit comments

Comments
 (0)