Fixes for php-cs-fixer

This commit is contained in:
David Bomba 2021-11-28 18:07:53 +11:00
parent ed28a764ff
commit d91d79c1e3

View File

@ -110,4 +110,4 @@ jobs:
- name: Run php-cs-fixer
run: |
vendor/bin/php-cs-fixer fix
PHP_CS_FIXER_IGNORE_ENV=1 vendor/bin/php-cs-fixer fix