Skip to content

Commit 49e9f3e

Browse files
committed
fix action
1 parent 71934d9 commit 49e9f3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
- name: Test & Lint
2222
run: |
2323
cargo test
24-
cargo test --features serde
2524
cargo clippy

0 commit comments

Comments
 (0)