diff --git a/Makefile b/Makefile index 2098d2754..13f33e13a 100644 --- a/Makefile +++ b/Makefile @@ -122,7 +122,6 @@ test-wasm: lint: cargo update --workspace --locked --quiet - cargo check --workspace --all-targets cargo fmt --all --check cargo clippy --workspace --all-targets -- -D warnings