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

Run phpcsfixer on PHP 8

This commit is contained in:
Samuel Štancl 2021-01-27 12:30:21 +01:00
parent 139a6eda28
commit 09070f9d41

View file

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