Skip to content

Commit

Permalink
Set PHP_CS_FIXER_IGNORE_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Sep 10, 2021
1 parent fb3d563 commit decb394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ jobs:
MAILER_URL: null://localhost
SULU_ADMIN_EMAIL:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PHP_CS_FIXER_IGNORE_ENV: true

steps:
- name: Checkout project
Expand Down

0 comments on commit decb394

Please sign in to comment.