Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Commit 6f455c5

Browse files
committed
Pass build tag.
1 parent 1b12274 commit 6f455c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ test: install
2424

2525
check: install
2626
go run misc/check_license.go
27-
golangci-lint run -v
27+
golangci-lint run -v --build-tags=gofuzz

0 commit comments

Comments
 (0)