Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nodece committed Jul 13, 2024
1 parent 083eb97 commit cf9235c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build:
go build -o bin/pulsar-perf ./perf

lint: bin/golangci-lint
bin/golangci-lint run
bin/golangci-lint run -v

bin/golangci-lint:
GOBIN=$(shell pwd)/bin go install github.com/golangci/golangci-lint/cmd/[email protected]
Expand Down

0 comments on commit cf9235c

Please sign in to comment.