Merge pull request #167547 from superherointj/package-clair-enable-tests

clair: enable tests
This commit is contained in:
Mario Rodas
2022-04-07 01:13:15 -05:00
committed by GitHub
-2
View File
@@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "sha256-C3xnBANsymSgI7l446CjJzEMY1gURGTxDNBBjNjHmaE=";
doCheck = false;
nativeBuildInputs = [ makeWrapper ];
postInstall = ''