Skip to content

Commit 6b85075

Browse files
fix: increase lint timeout
1 parent 5218ea1 commit 6b85075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
with:
2828
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2929
version: latest
30+
args: --timeout 5m

0 commit comments

Comments
 (0)