We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696b16a commit fa4ab3bCopy full SHA for fa4ab3b
.github/workflows/test-integrations-dbs.yml
@@ -64,7 +64,6 @@ jobs:
64
- name: Check Clickhouse Setup
65
run: |
66
set -x
67
- lsof -i :8123
68
docker logs clickhouse-test
69
curl 'http://localhost:8123/' --data-binary 'SELECT 1'
70
- name: Setup Test Env
0 commit comments