Skip to content

Commit

Permalink
Add link to issue for skip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Kay-Zee committed Oct 22, 2021
1 parent a33f2c4 commit d395b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.41
args: -v --build-tags relic
# https://github.com/golangci/golangci-lint-action/issues/244
skip-pkg-cache: true
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
Expand Down

0 comments on commit d395b15

Please sign in to comment.