From f7fea342cc63ce48568bfc51c62c919f4c9d066d Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 18 Mar 2025 01:25:05 -0400 Subject: Don't run windows tests --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f076526..21f22e8 100644 --- a/flake.nix +++ b/flake.nix @@ -182,6 +182,7 @@ inherit cargoArtifacts; pname = nm; cargoExtraArgs = "-p ${nm}"; + doCheck = false; }); }; -- cgit v1.2.3