Skip to content

Commit 9f623ed

Browse files
committed
DUTY_DB_CREATE: "false"
1 parent 03e3e7d commit 9f623ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: make test
4949
env:
5050
DUTY_DB_URL: postgres://postgres:postgres@localhost:5432/mission-control?sslmode=disable
51+
DUTY_DB_CREATE: "false"
5152

5253
migrate:
5354
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)