Commit 757ca564 authored by Nugine's avatar Nugine
Browse files

fix: just ci-rust

parent 24f1a9cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ assert_unchanged:

ci-rust:
    cargo fmt --all --check
    cargo clippy --all-features --all-targets -- -D warnings
    cargo clippy --workspace --all-features --all-targets -- -D warnings
    just test
    just codegen
    just assert_unchanged