diff --git a/Makefile b/Makefile index 3364620..7514fdc 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ lint: go tool govulncheck ./... bench: - go test -run=^$ -bench=. -benchmem ./... + go test -run=^$$ -bench=. -benchmem ./...