1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 18:54:03 +00:00

removed PHP_CS_FIXER_IGNORE_ENV

This commit is contained in:
Abrar Ahmad 2022-07-20 19:00:01 +05:00
parent c0f97fa04e
commit 5f45ea9078

View file

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