Skip to content

Commit 9c14666

Browse files
committed
chore: update object_store
1 parent 513dbab commit 9c14666

10 files changed

+258
-184
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: Run tests
1414
run: |
1515
cargo clippy --verbose --all-targets --all-features
16-
cargo test --verbose --workspace -- --nocapture
16+
cargo test --verbose --workspace --all-features -- --nocapture

0 commit comments

Comments
 (0)