mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-08 04:42:57 +00:00
doc: use snippet for rust code example and make sure rust examples run through CI (#885)
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -70,6 +70,8 @@ jobs:
|
||||
run: cargo build --all-features
|
||||
- name: Run tests
|
||||
run: cargo test --all-features
|
||||
- name: Run examples
|
||||
run: cargo run --example simple
|
||||
macos:
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user