Skip to content

Commit 4ee32ed

Browse files
committed
temporary ignore env PHP-CS-Fixer in github action
1 parent 08d1a69 commit 4ee32ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-coding-standards.yml

+2
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ jobs:
5959

6060
- name: Run lint
6161
run: composer cs
62+
env:
63+
PHP_CS_FIXER_IGNORE_ENV: ${{ matrix.php-version == '8.4' }}

0 commit comments

Comments
 (0)