add GHA for python unit tests

This commit is contained in:
Chang She
2023-03-22 14:26:21 -07:00
parent 530d4d7b0f
commit 4f0785e381
4 changed files with 58 additions and 26 deletions

View File

@@ -1,7 +0,0 @@
[package]
name = "lancedb"
version = "0.0.1"
authors = ["Lance Developers"]
autobins = false
description = "Lance DB"
license-file = "../LICENSE"

View File