Skip to content

Commit d51aff1

Browse files
committed
WIP using metadata
1 parent 7c99379 commit d51aff1

File tree

20 files changed

+534
-379
lines changed

20 files changed

+534
-379
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: FFI unit tests
9393
run: |
94-
cd examples/ffi-table-provider
94+
cd examples/ffi-library
9595
uv run --no-project maturin develop --uv
9696
uv run --no-project pytest python/tests/_test_table_provider.py
9797

0 commit comments

Comments
 (0)