We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e1765 commit 053d05fCopy full SHA for 053d05f
.github/workflows/main.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: golangci/golangci-lint-action@v3
21
with:
22
version: latest
23
+ args: --timeout=300
24
25
test:
26
name: Test
0 commit comments