Merge pull request #167504 from superherointj/package-steampipe-enable-tests

steampipe: enable tests
This commit is contained in:
Sandro
2022-04-12 02:05:15 +02:00
committed by GitHub
-3
View File
@@ -14,9 +14,6 @@ buildGoModule rec {
vendorSha256 = "sha256-pEQG9BHhsVDVSOoKJBocLXMLjmP72RM+GXz4nYD4D7s=";
proxyVendor = true;
# tests are failing for no obvious reasons
doCheck = false;
nativeBuildInputs = [ installShellFiles ];
ldflags = [