Skip to content

Commit

Permalink
.github: remove go cache from lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
willnorris committed Nov 15, 2022
1 parent 1c5124a commit ffbbdae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version-file: go.mod
cache: true

- name: golangci-lint
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
Expand Down

0 comments on commit ffbbdae

Please sign in to comment.