diff --git a/internal/templates/templates/go-lambda/nix__client.nix b/internal/templates/templates/go-lambda/nix__client.nix index 43c7174..f84868a 100644 --- a/internal/templates/templates/go-lambda/nix__client.nix +++ b/internal/templates/templates/go-lambda/nix__client.nix @@ -20,6 +20,5 @@ runCommand "client" $out/README.md \ $out/api \ $out/docs \ - $out/git_push.sh \ - $out/test + $out/git_push.sh ''