dmarc-report-converter: add checkFlags to run the unittests
This commit is contained in:
parent
4449484156
commit
eeed5c04c9
@ -19,6 +19,8 @@ buildGoModule rec {
|
||||
|
||||
vendorHash = null;
|
||||
|
||||
checkFlags = [ "-mod=vendor ./cmd/... ./pkg/..." ];
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
"-w"
|
||||
|
Loading…
Reference in New Issue
Block a user