We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71934d9 commit 49e9f3eCopy full SHA for 49e9f3e
.github/workflows/rust.yml
@@ -21,5 +21,4 @@ jobs:
21
- name: Test & Lint
22
run: |
23
cargo test
24
- cargo test --features serde
25
cargo clippy
0 commit comments