1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 03:04:04 +00:00
This commit is contained in:
Samuel Štancl 2021-01-27 12:33:07 +01:00
parent 09070f9d41
commit 417cd0d911

View file

@ -2,7 +2,7 @@ name: CI
env: env:
COMPOSE_INTERACTIVE_NO_CLI: 1 COMPOSE_INTERACTIVE_NO_CLI: 1
PHP_CS_FIXER_IGNORE_ENV: 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 }}