Merge pull request #167414 from superherointj/package-yq-go-enable-tests

yq-go: enable tests
This commit is contained in:
Artturi
2022-04-06 04:48:36 +03:00
committed by GitHub
-2
View File
@@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-R40zU0jOc/eIFVDsWG3+4o51iro7Sd7jwtyH/fpWVZs=";
doCheck = false;
nativeBuildInputs = [ installShellFiles ];
postInstall = ''