Skip to content

Commit 2970211

Browse files
Fix(CI): PW mismatch
1 parent 1715134 commit 2970211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/general.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
env:
132132
POSTGRES_USER: postgres
133133
POSTGRES_PASSWORD: password
134-
POSTGRES_DB: postgres
134+
POSTGRES_DB: welcome
135135
ports:
136136
- 5432:5432
137137
steps:

0 commit comments

Comments
 (0)