There was an error while loading. Please reload this page.
1 parent 2a0b9e1 commit fc43cc5Copy full SHA for fc43cc5
1 file changed
.github/workflows/ci-linux.yml
@@ -70,7 +70,7 @@ jobs:
70
../../vendor/bin/phpcs lib/ ./*.php
71
72
- name: CS Fixer
73
- if: matrix.php-versions == '8.2'
+ if: matrix.php-versions == '8.3'
74
run: |
75
cd galette-core/galette/plugins/plugin-activities
76
../../vendor/bin/php-cs-fixer check --show-progress=dots --verbose --diff
0 commit comments