We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52a18a commit f77ae69Copy full SHA for f77ae69
.github/workflows/ci.yml
@@ -48,3 +48,4 @@ jobs:
48
uses: golangci/golangci-lint-action@v2
49
with:
50
version: latest
51
+ args: --timeout=3m
0 commit comments