Skip to content

Commit fa4ab3b

Browse files
committed
.
1 parent 696b16a commit fa4ab3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-integrations-dbs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
- name: Check Clickhouse Setup
6565
run: |
6666
set -x
67-
lsof -i :8123
6867
docker logs clickhouse-test
6968
curl 'http://localhost:8123/' --data-binary 'SELECT 1'
7069
- name: Setup Test Env

0 commit comments

Comments
 (0)