Skip to content

Commit 0da7697

Browse files
committed
add POSTGRES_PASSWORD
1 parent d83c71e commit 0da7697

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
@@ -103,6 +103,7 @@ jobs:
103103
--health-timeout 5s
104104
--health-retries 5
105105
env:
106+
POSTGRES_PASSWORD: sponsor.ajay.app/donate
106107
PG_USER: ci_db_user
107108
PG_PASS: ci_db_pass
108109
codecov:

0 commit comments

Comments
 (0)