We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db31ff commit 41764f0Copy full SHA for 41764f0
.github/workflows/ci.yml
@@ -73,3 +73,4 @@ jobs:
73
env:
74
PHP_CS_FIXER_IGNORE_ENV: 1
75
run: vendor/bin/php-cs-fixer --diff --dry-run -v fix
76
+ if: runner.os != 'Windows'
0 commit comments