We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc8b0b3 + a055a0a commit 53c9df6Copy full SHA for 53c9df6
.github/workflows/lint.yaml
@@ -15,5 +15,5 @@ jobs:
15
- uses: golangci/golangci-lint-action@v3
16
with:
17
version: v1.54.2
18
- args: --timeout=3m
+ args: --timeout=5m
19
skip-cache: false
0 commit comments