Skip to content

Commit 3b71f39

Browse files
committed
chore: fix golang-ci-lint action warnings
1 parent 814390b commit 3b71f39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
with:
2020
version: latest
2121
args: --timeout 3m0s
22-
# https://github.com/golangci/golangci-lint-action/issues/135
23-
skip-pkg-cache: true
2422
test:
2523
runs-on: ubuntu-latest
2624
steps:

0 commit comments

Comments
 (0)