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
commit b68883544b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [