This reverts commit 8cdef18358.
8cdef18358
@ -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