Skip to content

Commit 4c49952

Browse files
authored
fix bitname ci (#5701)
1 parent 8c2e040 commit 4c49952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
POSTGRES_DB: graph_node_test
7171
POSTGRES_INITDB_ARGS: "-E UTF8 --locale=C"
7272
POSTGRESQL_EXTRA_FLAGS: "-c max_connections=1000"
73+
POSTGRESQL_REPLICATION_USE_PASSFILE: no
7374
options: >-
7475
--health-cmd "pg_isready -U postgres"
7576
--health-interval 10s

0 commit comments

Comments
 (0)