Skip to content

Commit

Permalink
CI/lint: Skpi pkg cache golangci/golangci-lint-action#244
Browse files Browse the repository at this point in the history
  • Loading branch information
taoufik07 committed Oct 21, 2021
1 parent 5d3281e commit 42e1f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Expand Up @@ -42,6 +42,7 @@ jobs:
if: runner.os == 'Linux'
with:
working-directory: "./gandi/"
skip-pkg-cache: true

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

0 comments on commit 42e1f41

Please sign in to comment.