Skip to content

Commit

Permalink
fix bitname ci (#5701)
Browse files Browse the repository at this point in the history
  • Loading branch information
mangas authored Nov 12, 2024
1 parent 8c2e040 commit 4c49952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
POSTGRES_DB: graph_node_test
POSTGRES_INITDB_ARGS: "-E UTF8 --locale=C"
POSTGRESQL_EXTRA_FLAGS: "-c max_connections=1000"
POSTGRESQL_REPLICATION_USE_PASSFILE: no
options: >-
--health-cmd "pg_isready -U postgres"
--health-interval 10s
Expand Down

0 comments on commit 4c49952

Please sign in to comment.