mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 13:08:29 +00:00
gosec: enable tests
This commit is contained in:
parent
9a41fab23f
commit
a60992bad9
@ -20,8 +20,6 @@ buildGoModule rec {
|
||||
"cmd/gosec"
|
||||
];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
"-w"
|
||||
|
Loading…
Reference in New Issue
Block a user