Skip to content

Commit

Permalink
lint needs build step
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonwells committed Dec 16, 2019
1 parent ade11ca commit 875e62e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ jobs:
steps:
- install-deps
- prepare
- run:
command: make build
- go/install-golangci-lint:
gobin: $HOME/.local/bin
version: << parameters.golangci-lint-version >>
Expand Down

0 comments on commit 875e62e

Please sign in to comment.