Skip to content

Commit

Permalink
flail?
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkaye committed Nov 8, 2023
1 parent b7e4f8b commit ae32614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
go-version: 1.20
- name: Install lint deps
run: |
go env GOPATH
mkdir ~/go
go install golang.org/x/lint/golint
go install golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
go install github.com/fzipp/gocyclo/cmd/gocyclo
Expand Down

0 comments on commit ae32614

Please sign in to comment.