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