Skip to content

Commit 02d517a

Browse files
committed
CI: cleanup unnecessary env for PHPStan run
1 parent 5a92639 commit 02d517a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,3 @@ jobs:
4646

4747
- name: PHPStan
4848
run: ./vendor/bin/phpstan analyze src --no-progress
49-
env:
50-
PHP_CS_FIXER_IGNORE_ENV: 1

0 commit comments

Comments
 (0)