Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit ced76e6

Browse files
pik94erezsh
authored andcommitted
Add clickhouse to ci
1 parent d9529e1 commit ced76e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: ${{ matrix.python-version }}
3535

3636
- name: Build the stack
37-
run: docker-compose up -d mysql postgres presto trino
37+
run: docker-compose up -d mysql postgres presto trino clickhouse
3838

3939
- name: Install Poetry
4040
run: pip install poetry

0 commit comments

Comments
 (0)