yq-go: enable tests

This commit is contained in:
superherointj
2022-04-05 18:00:01 -03:00
parent 6f42cc4ef4
commit 3ebf33593c
-2
View File
@@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-R40zU0jOc/eIFVDsWG3+4o51iro7Sd7jwtyH/fpWVZs=";
doCheck = false;
nativeBuildInputs = [ installShellFiles ];
postInstall = ''