chdb-io / chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
https://clickhouse.com/docs/en/chdb
Apache License 2.0
2.03k stars 72 forks source link

Run fast build and linter and tests on self hosted machine on Pull Request #182

Closed Daniel-Robbins closed 8 months ago

Daniel-Robbins commented 8 months ago

Workflow action for PR to make sure:

  1. fast
  2. Run linter for *.py
  3. Run make test