Skip to content

Commit c31cf60

Browse files
committed
ci: Improve GitHub Actions workflow for linting.
1 parent 18786d1 commit c31cf60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-go@v5
1818
with:
1919
go-version: "1.21.x"
20+
cache: false
2021

2122
- name: Check spelling with custom config file
2223
uses: crate-ci/typos@master

0 commit comments

Comments
 (0)