Skip to content

Commit 7c61b04

Browse files
committed
Submodule init
1 parent 5307acf commit 7c61b04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
env:
8181
RUST_BACKTRACE: 1
8282
run: |
83+
git submodule update --init
8384
uv sync --dev --no-install-package datafusion
8485
uv run --no-project maturin develop --uv
8586
uv run --no-project pytest -v .

0 commit comments

Comments
 (0)