Skip to content

Commit e9b46ac

Browse files
authored
chore: set golangci-lint timeout to 5m
1 parent d474912 commit e9b46ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)