Skip to content

Commit

Permalink
Fix: Remove environment variable (#890)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergey Panteleev <[email protected]>
  • Loading branch information
localheinz and saundefined authored Feb 12, 2024
1 parent a52208d commit bde5ef8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:

- name: "Run friendsofphp/php-cs-fixer"
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --dry-run --show-progress=dots --verbose"
env:
PHP_CS_FIXER_IGNORE_ENV: "1"

tests:
name: "Tests"
Expand Down

0 comments on commit bde5ef8

Please sign in to comment.