ci: restore SQLX_OFFLINE, include sqlx cache from tests
This commit is contained in:
1
.github/workflows/backend.yml
vendored
1
.github/workflows/backend.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
env:
|
||||
DATABASE_URL: postgres://postgres:pass@localhost:5432/loft_test
|
||||
STORAGE_PATH: /tmp/loft-files-test
|
||||
SQLX_OFFLINE: "true"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user