Skip to content

Commit dff0610

Browse files
committed
[main] update timeout in golangci
1 parent f31558b commit dff0610

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
version: "2"
22
run:
3+
timeout: 5m
34
go: "1.26"
45
tests: false
56
allow-parallel-runners: true

0 commit comments

Comments
 (0)