steampipe: enable tests

This commit is contained in:
superherointj 2022-04-06 05:56:28 -03:00
parent 8e999fdcf0
commit 4b38deb3aa

View file

@ -14,9 +14,6 @@ buildGoModule rec {
vendorSha256 = "sha256-0jixQcgSXQJAd899EWOUKde5OXZcSZwQfH7LRdQlm7c=";
proxyVendor = true;
# tests are failing for no obvious reasons
doCheck = false;
nativeBuildInputs = [ installShellFiles ];
ldflags = [