Skip to content

Commit f045836

Browse files
committed
Exclude hdf5-derive
1 parent b9774fd commit f045836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
with: {toolchain: '${{matrix.rust}}', profile: minimal, override: true}
3636
- name: Build and test all crates
3737
run: |
38-
cargo test --features hdf5-sys/conda
38+
cargo test --features hdf5-sys/conda --workspace --exclude hdf5-derive

0 commit comments

Comments
 (0)