diff --git a/flake.nix b/flake.nix index ff0d3a20273..c002c4f5948 100644 --- a/flake.nix +++ b/flake.nix @@ -341,6 +341,7 @@ lib.optionals (system == "x86_64-darwin") [ #FIXME: make variants nonrequired for macos until CI has more capacity for macos builds "native\\.variants\\..*" + "native\\.checks/cardano-testnet/cardano-testnet-test" ]; in pkgs.callPackages iohkNix.utils.ciJobsAggregates