Code development platform for open source projects from the European Union institutions

Commit 2771d8f3 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

ci: add `PHP_CS_FIXER_IGNORE_ENV`

Since PHP CS Fixer is not yet ready for PHP 8.2
parent a20d6f33
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@ jobs:

            - name: Run Grumphp
              run: vendor/bin/grumphp run
              env:
                  PHP_CS_FIXER_IGNORE_ENV: 1

            - name: Send Scrutinizer data
              run: |