We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139a0dd commit b7a0a8aCopy full SHA for b7a0a8a
.github/workflows/golangci-lint.yml
@@ -26,3 +26,4 @@ jobs:
26
uses: golangci/golangci-lint-action@v6
27
with:
28
version: v1.60
29
+ args: --timeout=10m
0 commit comments