Skip to content

Commit c8e65db

Browse files
committed
ci: increase golangci timeout
Signed-off-by: Tyler Gillson <[email protected]>
1 parent 154c735 commit c8e65db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
run:
2-
timeout: 5m
2+
timeout: 10m
33
allow-parallel-runners: true
44

55
issues:

0 commit comments

Comments
 (0)