Skip to content

Commit a09c757

Browse files
committed
Fix ci
1 parent 3e936b5 commit a09c757

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
@@ -64,4 +64,4 @@ jobs:
6464
with:
6565
toolchain: 1.85.0
6666
- name: Check MSRV
67-
run: cargo check --all-targets --all-features -- --no-default-features
67+
run: cargo check --all-targets --all-features

0 commit comments

Comments
 (0)