We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6950103 commit aee31ffCopy full SHA for aee31ff
1 file changed
.github/workflows/test.yml
@@ -117,6 +117,7 @@ jobs:
117
with:
118
version: ${{ steps.golangci-lint-version.outputs.GOLANGCI_LINT_VERSION }}
119
args: --verbose
120
+ skip-cache: true
121
122
security:
123
name: "Vulncheck"
0 commit comments