Skip to content

Commit 5ecf358

Browse files
authored
PHP_CS_FIXER_IGNORE_ENV
1 parent 010a61f commit 5ecf358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codebase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ jobs:
4848
run: |
4949
php-cs-fixer fix src --diff --dry-run -v --rules=@Symfony
5050
php-cs-fixer fix tests --diff --dry-run -v --rules=@Symfony
51+
env:
52+
PHP_CS_FIXER_IGNORE_ENV: 1

0 commit comments

Comments
 (0)