Merge pull request #167504 from superherointj/package-steampipe-enable-tests
steampipe: enable tests
This commit is contained in:
commit
b68883544b
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ buildGoModule rec {
|
|||
vendorSha256 = "sha256-pEQG9BHhsVDVSOoKJBocLXMLjmP72RM+GXz4nYD4D7s=";
|
||||
proxyVendor = true;
|
||||
|
||||
# tests are failing for no obvious reasons
|
||||
doCheck = false;
|
||||
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
ldflags = [
|
||||
|
|
Loading…
Reference in a new issue