Skip to content

Commit 0959c56

Browse files
author
Кирилл Горелов
committed
ci: add ClickHouse service for integration tests
1 parent 67033c3 commit 0959c56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
name: Python CI
2+
3+
on:
4+
push:
5+
branches: [ main ]
6+
pull_request:
7+
branches: [ main ]
8+
19
jobs:
210
test:
311
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)