We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d70821 commit 455449fCopy full SHA for 455449f
1 file changed
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
POSTGRES_PASSWORD: postgres
78
POSTGRES_DB: local
79
options: >-
80
- --health-cmd="pg_isready -U postgres -d forge"
+ --health-cmd="pg_isready -U postgres -d local"
81
--health-interval=10s
82
--health-timeout=5s
83
--health-retries=5
0 commit comments