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