1 parent 08d1a69 commit 4ee32edCopy full SHA for 4ee32ed
1 file changed
.github/workflows/test-coding-standards.yml
@@ -59,3 +59,5 @@ jobs:
59
60
- name: Run lint
61
run: composer cs
62
+ env:
63
+ PHP_CS_FIXER_IGNORE_ENV: ${{ matrix.php-version == '8.4' }}
0 commit comments