Skip to content
Snippets Groups Projects
Commit ba150a11 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

nix: stop running unnecessary cargo check on builds

parent ddce9496
No related branches found
No related tags found
No related merge requests found
......@@ -89,8 +89,7 @@ craneLib.buildPackage ( commonAttrs // {
# This is redundant with CI
cargoTestCommand = "";
# This is redundant with CI
cargoCheckCommand = "";
doCheck = false;
# https://crane.dev/faq/rebuilds-bindgen.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment