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 0a51266 commit 8fab016Copy full SHA for 8fab016
.github/workflows/test-integrations-dbs.yml
@@ -69,6 +69,7 @@ jobs:
69
run: |
70
set -x
71
docker ps
72
+ docker logs clickhouse-test
73
curl -i 'http://localhost:8123/' --data-binary 'SELECT 1'
74
- name: Setup Test Env
75
0 commit comments