mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
fix ci
This commit is contained in:
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
@@ -45,5 +45,4 @@ jobs:
|
|||||||
SQL_TEST_DB: testdb
|
SQL_TEST_DB: testdb
|
||||||
SQL_HOST: 127.0.0.1
|
SQL_HOST: 127.0.0.1
|
||||||
SQL_USER: user
|
SQL_USER: user
|
||||||
SQL_PASS: secret
|
POSTGRES_PASSWORD: secret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user