[update] Makefile, remove `cargo test`.

main
Shinyzenith 2 years ago
parent a9e66360a9
commit b7fbcdaf34
No known key found for this signature in database
GPG Key ID: A3DFCDC66E9E2950

@ -41,7 +41,6 @@ run:
@cargo run --target=x86_64-unknown-linux-musl
check:
@cargo test
@cargo fmt
@cargo check --target=x86_64-unknown-linux-musl

Loading…
Cancel
Save