Skip to content

Commit

Permalink
fix the other lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
mloiseleur committed Aug 1, 2023
1 parent 5487db9 commit 7fa871b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:

- name: Lint
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.53.3
make lint

0 comments on commit 7fa871b

Please sign in to comment.