Merge pull request #170339 from superherointj/package-protolock-enable-tests
protolock: enable tests
This commit is contained in:
@@ -13,8 +13,6 @@ buildGoModule rec {
|
||||
|
||||
vendorSha256 = "sha256-kgSJUSjY8kgrGCNDPgw1WA8KwAqI5koJQ0IcE+tC5nk=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
postInstall = ''
|
||||
rm $out/bin/plugin*
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user