Skip to content

Commit 029bb3d

Browse files
committed
Only default CI features
1 parent abb4fb4 commit 029bb3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
- name: cargo test
5959
env:
6060
COLUMNS: "80"
61-
run: RUSTFLAGS="-C linker=clang -C link-arg=-fuse-ld=lld" cargo test --profile=ci --workspace --default-features --all-targets
61+
run: RUSTFLAGS="-C linker=clang -C link-arg=-fuse-ld=lld" cargo test --profile=ci --workspace --all-targets

0 commit comments

Comments
 (0)