Skip to content

Commit

Permalink
Install golint
Browse files Browse the repository at this point in the history
  • Loading branch information
creasty committed Aug 27, 2021
1 parent f825554 commit d65b081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
key: go-mod-v4-{{ checksum "go.sum" }}
paths:
- "/go/pkg/mod"
- run: go get -u golang.org/x/lint/golint
- run:
name: Run tests
command: make ci-test
Expand Down

0 comments on commit d65b081

Please sign in to comment.