test: align jest db bootstrap with ci
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
DATABASE_URL: postgresql://postgres:postgres@postgres:5432/merchantsofhope_test
|
||||
JWT_SECRET: merchantsofhope_test_secret
|
||||
NODE_ENV: test
|
||||
USE_DOCKER_TEST_DB: "false"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user