1
0
Fork 0
mirror of https://github.com/archtechx/template.git synced 2025-12-12 05:14:04 +00:00

removed PHP_CS_FIXER_IGNORE_ENV

This commit is contained in:
Abrar Ahmad 2022-07-20 19:03:08 +05:00
parent d8f6f755ef
commit 394234e1f7

View file

@ -2,7 +2,6 @@ name: CI
env:
COMPOSE_INTERACTIVE_NO_CLI: 1
PHP_CS_FIXER_IGNORE_ENV: 1
MYSQL_PORT: 3307
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}