Skip to content

Commit 724d133

Browse files
committed
ci: golangci-lint settings
1 parent 5988f69 commit 724d133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-go@v3
3131
with:
3232
go-version-file: .go-version
33-
cache: false
33+
cache: true
3434

3535
# Runs a set of commands using the runners shell
3636
- name: golangci-lint

0 commit comments

Comments
 (0)