Skip to content

Commit

Permalink
chore(ci): skip redundant caching
Browse files Browse the repository at this point in the history
  • Loading branch information
majori committed Jul 11, 2024
1 parent 8111873 commit 68beb14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.22"
cache: false

- name: Lint source code
uses: golangci/golangci-lint-action@v4
Expand Down

0 comments on commit 68beb14

Please sign in to comment.