Merge pull request #167504 from superherointj/package-steampipe-enable-tests
steampipe: enable tests
This commit is contained in:
@@ -14,9 +14,6 @@ buildGoModule rec {
|
||||
vendorSha256 = "sha256-pEQG9BHhsVDVSOoKJBocLXMLjmP72RM+GXz4nYD4D7s=";
|
||||
proxyVendor = true;
|
||||
|
||||
# tests are failing for no obvious reasons
|
||||
doCheck = false;
|
||||
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
ldflags = [
|
||||
|
||||
Reference in New Issue
Block a user