Skip to content

Commit

Permalink
chore: add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentHardouin committed Sep 25, 2024
1 parent 5fce8a2 commit 3f6859b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: npm test
env:
NODE_ENV: test
TEST_DATABASE_URL: postgres://postgres:postgres@localhost:5432/test
TEST_DATABASE_API_URL: postgres://postgres:postgres@localhost:5432/test

0 comments on commit 3f6859b

Please sign in to comment.