Skip to content

I think everytying works #4

I think everytying works

I think everytying works #4

name: Clickhouse SDK Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn workspace @cue-ai-examples/clickhouse-sdk-example build