iamy: enable tests
This commit is contained in:
parent
63f47cdc74
commit
db00790948
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = "sha256-/IUYM3pTvcHXw8t5MW6JUEWdxegFuQC8zkiySp8VEgE=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
ldflags = [
|
||||
"-X main.Version=v${version}" "-s" "-w"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue