Skip to content

Commit 2f2ead2

Browse files
Increased linter time in workflow
1 parent 307290a commit 2f2ead2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
skip-pkg-cache: true
133133
version: v2.11.3
134134
args: -c .golangci.yml
135-
--timeout 5m
135+
--timeout 10m
136136
only-new-issues: true
137137

138138
govulncheck:

0 commit comments

Comments
 (0)