feat: Development server for core + plugins (#2448)
This commit is contained in:
committed by
GitHub
parent
4de4f20b46
commit
b88cef2b1f
1
.github/workflows/test-cli-with-database.yml
vendored
1
.github/workflows/test-cli-with-database.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
test-cli-with-database:
|
||||
env:
|
||||
NODE_ENV: CI
|
||||
REDIS_URL: redis://localhost:6379
|
||||
DATABASE_URL: "postgres://postgres:postgres@localhost/cli-test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user