Skip to content

Commit 3f6859b

Browse files
chore: add ci
1 parent 5fce8a2 commit 3f6859b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: npm test
4242
env:
4343
NODE_ENV: test
44-
TEST_DATABASE_URL: postgres://postgres:postgres@localhost:5432/test
44+
TEST_DATABASE_API_URL: postgres://postgres:postgres@localhost:5432/test

0 commit comments

Comments
 (0)