Skip to content

Commit 42e1f41

Browse files
committed
CI/lint: Skpi pkg cache golangci/golangci-lint-action#244
1 parent 5d3281e commit 42e1f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
if: runner.os == 'Linux'
4343
with:
4444
working-directory: "./gandi/"
45+
skip-pkg-cache: true
4546

4647
# This still does something weird, comment out for now
4748
# - name: TF Provider Lint

0 commit comments

Comments
 (0)