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 10aa7fd commit 39020b5Copy full SHA for 39020b5
.github/workflows/golangci-lint.yaml
@@ -19,4 +19,4 @@ jobs:
19
uses: golangci/golangci-lint-action@v6
20
with:
21
version: v1.62.2
22
- args: --timeout 5m
+ args: --timeout 10m
0 commit comments