We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52208d commit bde5ef8Copy full SHA for bde5ef8
1 file changed
.github/workflows/integrate.yaml
@@ -51,8 +51,6 @@ jobs:
51
52
- name: "Run friendsofphp/php-cs-fixer"
53
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --dry-run --show-progress=dots --verbose"
54
- env:
55
- PHP_CS_FIXER_IGNORE_ENV: "1"
56
57
tests:
58
name: "Tests"
0 commit comments