Skip to content

Commit 303e308

Browse files
committed
Try to make memphis run in github actions
1 parent 2debda7 commit 303e308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
CONNECTION_TOKEN: "memphis"
6262
ROOT_USER: "root"
6363
ROOT_PASSWORD: "memphis"
64-
MEMPHIS_HOST: "127.0.0.1"
64+
MEMPHIS_HOST: "localhost"
6565
HTTP_PORT: 4444
6666
permissions:
6767
checks: write

0 commit comments

Comments
 (0)