Skip to content

Commit ac76bcf

Browse files
committed
up timeout
1 parent 002c791 commit ac76bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# More info on config here: https://golangci-lint.run/usage/configuration/#config-file
22
run:
3-
timeout: 10s
3+
timeout: 1m
44
issues-exit-code: 1
55
tests: true
66
skip-dirs:

0 commit comments

Comments
 (0)