mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 09:08:24 +00:00
update backend scripts
This commit is contained in:
parent
6b7a46e781
commit
d6b5e4c404
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend_general.yml
vendored
2
.github/workflows/backend_general.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
POSTGRES_PASSWORD: password
|
||||
POSTGRES_DB: postgres
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5433:5433
|
||||
env:
|
||||
SQLX_VERSION: 0.5.7
|
||||
SQLX_FEATURES: postgres
|
||||
|
|
|
|||
Loading…
Reference in a new issue