This GitHub Action sets up a ClickHouse database.
See action.yml
Basic:
steps:
- uses: vahid-sohrabloo/clickhouse-action@v1
with:
version: '22.7' # See https://hub.docker.com/r/clickhouse/clickhouse-server/ for available versions
The scripts and documentation in this project are released under the MIT License