We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ad4fb commit 8054882Copy full SHA for 8054882
.github/workflows/build.yml
@@ -164,5 +164,5 @@ jobs:
164
- uses: Swatinem/rust-cache@v2
165
166
- name: Run tests
167
- working-directory: rust
+ working-directory: crates/deltalake-core
168
run: cargo test --no-default-features --features=parquet2
0 commit comments