Skip to content

Commit cf7f19c

Browse files
committed
go-lint: increase timeout to 5m
1 parent adb1cb4 commit cf7f19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
with:
3333
version: latest
3434
skip-cache: ${{ inputs.skip-cache }}
35+
args: --timeout=5m

0 commit comments

Comments
 (0)