Merge: Revert "* make ci: exec linter"

* commit 'fa252ac2ec9a82554e09f15956ccceb7f733efad':
  Revert "* make ci: exec linter"
This commit is contained in:
Simon Zolin 2020-08-27 10:07:59 +03:00
commit 1531175da2
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 ./...
ci: client_with_deps
$(MAKE) lint
go mod download
$(MAKE) test