add GAME_GAME_TIMEOUT to CI env
This commit is contained in:
parent
e7b43d0190
commit
9a505722bc
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
- name: Run tests
|
||||
env:
|
||||
GAME_LIMIT: 100
|
||||
GAME_GAME_TIMEOUT: 1800
|
||||
FLASK_SECRET: ${{SECRETS.FLASK_SECRET}}
|
||||
DB_HOST: ${{SECRETS.DB_HOST}}
|
||||
DB_PORT: ${{SECRETS.DB_PORT}}
|
||||
|
Loading…
Reference in New Issue
Block a user