worker-build: re-enable Rust checks
This commit is contained in:
@@ -20,9 +20,6 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
buildAndTestSubdir = "worker-build";
|
||||
|
||||
# missing some module upstream to run the tests
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "Tool to be used as a custom build command for a Cloudflare Workers `workers-rs` project";
|
||||
mainProgram = "worker-build";
|
||||
|
||||
Reference in New Issue
Block a user