Skip to content

Commit d395b15

Browse files
committed
Add link to issue for skip cache
1 parent a33f2c4 commit d395b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
3232
version: v1.41
3333
args: -v --build-tags relic
34+
# https://github.com/golangci/golangci-lint-action/issues/244
3435
skip-pkg-cache: true
3536
- name: Run ShellCheck
3637
uses: ludeeus/action-shellcheck@master

0 commit comments

Comments
 (0)