We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d1a69 commit 4ee32edCopy full SHA for 4ee32ed
.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