diff --git a/checks/morph/flake-module.nix b/checks/morph/flake-module.nix index af6091ae5..4516191e5 100644 --- a/checks/morph/flake-module.nix +++ b/checks/morph/flake-module.nix @@ -24,7 +24,7 @@ }: { checks = pkgs.lib.mkIf (pkgs.stdenv.isLinux && !pkgs.stdenv.isAarch64) { - test-morph = (import ../lib/test-base.nix) { + morph = (import ../lib/test-base.nix) { name = "morph"; nodes = {