Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Feb 21, 2025
1 parent 696b16a commit fa4ab3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-integrations-dbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
- name: Check Clickhouse Setup
run: |
set -x
lsof -i :8123
docker logs clickhouse-test
curl 'http://localhost:8123/' --data-binary 'SELECT 1'
- name: Setup Test Env
Expand Down

0 comments on commit fa4ab3b

Please sign in to comment.