mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-04-23 08:20:39 +03:00
fix ci
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
POSTGRES_USER: user
|
POSTGRES_USER: user
|
||||||
POSTGRES_PASSWORD: secret
|
POSTGRES_PASSWORD: secret
|
||||||
POSTGRES_DB: devdb
|
POSTGRES_DB: testdb
|
||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
# needed because the postgres container does not provide a health check
|
# needed because the postgres container does not provide a health check
|
||||||
|
|||||||
Reference in New Issue
Block a user