Revert "* make ci: exec linter"

This reverts commit 8cdef18358.
This commit is contained in:
Simon Zolin 2020-08-26 20:15:10 +03:00
parent 98b6eb320f
commit fa252ac2ec
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ test:
go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./... go test -race -v -bench=. -coverprofile=coverage.txt -covermode=atomic ./...
ci: client_with_deps ci: client_with_deps
$(MAKE) lint
go mod download go mod download
$(MAKE) test $(MAKE) test