mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
fix ci
This commit is contained in:
parent
360457d258
commit
bed2d99bed
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
@ -41,8 +41,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
PYTHONDONTWRITEBYTECODE: 1
|
PYTHONDONTWRITEBYTECODE: 1
|
||||||
PYTHONUNBUFFERED: 1
|
PYTHONUNBUFFERED: 1
|
||||||
SQL_DB: devdb
|
SQL_DB: testdb
|
||||||
SQL_TEST_DB: testdb
|
|
||||||
SQL_HOST: 127.0.0.1
|
SQL_HOST: 127.0.0.1
|
||||||
SQL_USER: user
|
SQL_USER: user
|
||||||
POSTGRES_PASSWORD: secret
|
POSTGRES_PASSWORD: secret
|
||||||
|
Loading…
x
Reference in New Issue
Block a user