Skip to content

Commit 38cfb5f

Browse files
committed
123
1 parent 728a818 commit 38cfb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
sleep 5
7272
docker ps
7373
docker logs clickhouse-test
74-
curl -sI 'http://localhost:8123/'
74+
curl -sI 'http://localhost:8123/' --binary-data 'SELECT * FROM system.build_options'
7575
- name: Setup Test Env
7676
run: |
7777
pip install "coverage[toml]" tox

0 commit comments

Comments
 (0)