Skip to content

Commit 2dde1ad

Browse files
Try using localhost in CI
1 parent 0b33f83 commit 2dde1ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: Run integration tests
9090
env:
91-
ALTERTABLE_HOST: altertable
91+
ALTERTABLE_HOST: localhost
9292
ALTERTABLE_PORT: 15002
9393
ALTERTABLE_USERNAME: altertable-test
9494
ALTERTABLE_PASSWORD: lk_test

0 commit comments

Comments
 (0)