We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fce8a2 commit 3f6859bCopy full SHA for 3f6859b
.github/workflows/ci.yml
@@ -41,4 +41,4 @@ jobs:
41
run: npm test
42
env:
43
NODE_ENV: test
44
- TEST_DATABASE_URL: postgres://postgres:postgres@localhost:5432/test
+ TEST_DATABASE_API_URL: postgres://postgres:postgres@localhost:5432/test
0 commit comments