Skip to content

Commit

Permalink
fix features list
Browse files Browse the repository at this point in the history
  • Loading branch information
Congyuwang committed Nov 3, 2024
1 parent 17996b2 commit 244d3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ jobs:
- name: Run clippy
run: |
cargo clippy --all-targets --features \
jemalloc \
"jemalloc \
io-uring \
valgrind \
mt_static \
rtti \
multi-threaded-cf \
serde1 \
serde1" \
-- -D warnings
audit:
Expand Down

0 comments on commit 244d3d0

Please sign in to comment.