mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-05 01:59:08 +00:00
parent
5d07a6931c
commit
ac99f239a5
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ let
|
|||
flags+=("-v" "-p" "$NIX_BUILD_CORES")
|
||||
|
||||
if [ "$cmd" = "test" ]; then
|
||||
flags+=(-vet=off)
|
||||
flags+=($checkFlags)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue