Skip to content

Commit 5d1e960

Browse files
committed
fix test
1 parent d3ac5f0 commit 5d1e960

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
run: pnpm migrate:deploy
107107
env:
108108
DATABASE_URL: postgresql://postgres:postgres@localhost:5432/postgres?schema=public
109+
DATABASE_URL_DIRECT: postgresql://postgres:postgres@localhost:5432/postgres?schema=public
109110

110111
- name: Run tests
111112
run: pnpm test

0 commit comments

Comments
 (0)