Skip to content

Commit a19e504

Browse files
authored
chore: set golangci-lint timeout to 5m (#2893)
1 parent c2dff14 commit a19e504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ jobs:
1313
with:
1414
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
1515
version: v1.50.1
16+
args: --timeout 5m

0 commit comments

Comments
 (0)