Skip to content

Commit 75147fd

Browse files
authored
Update test_head.yml
1 parent e2cd51e commit 75147fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_head.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
strategy:
2626
matrix:
27-
project: ["clickhouse-http-client", "client-v2", "clickhouse-jdbc"]
27+
project: ["clickhouse-http-client", "client-v2", "clickhouse-jdbc", "jdbc-v2"]
2828
fail-fast: false
2929
timeout-minutes: 15
3030
name: ${{ matrix.project }}

0 commit comments

Comments
 (0)