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.
2 parents 6950103 + aee31ff commit add08a9Copy full SHA for add08a9
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