kubectx: enable tests

This commit is contained in:
superherointj 2022-04-06 05:13:42 -03:00 committed by Matthieu Coudron
parent db00790948
commit 540878bed6

View file

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-4sQaqC0BOsDfWH3cHy2EMQNMq6qiAcbV+RwxCdcSxsg=";
doCheck = false;
nativeBuildInputs = [ installShellFiles ];
postInstall = ''