We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814390b commit 3b71f39Copy full SHA for 3b71f39
.github/workflows/ci.yaml
@@ -19,8 +19,6 @@ jobs:
19
with:
20
version: latest
21
args: --timeout 3m0s
22
- # https://github.com/golangci/golangci-lint-action/issues/135
23
- skip-pkg-cache: true
24
test:
25
runs-on: ubuntu-latest
26
steps:
0 commit comments