Skip to content

Commit 0f6baeb

Browse files
committed
chore: remove default feature test
1 parent 864e06e commit 0f6baeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
RUSTFLAGS: -Cinstrument-coverage
6161
RUSTDOCFLAGS: -Cinstrument-coverage
6262
run: |
63-
cargo test --workspace
6463
cargo test --workspace --all-features
6564
6665
- name: Produce coverage info

0 commit comments

Comments
 (0)