diff --git a/Makefile b/Makefile index 5a788b70..7e01c9ad 100644 --- a/Makefile +++ b/Makefile @@ -161,7 +161,6 @@ test: go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./... ci: client_with_deps - $(MAKE) lint go mod download $(MAKE) test