Skip to content

Commit dff56cb

Browse files
authored
update .golangci.yml (fatedier#4527)
1 parent 4383756 commit dff56cb

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
@@ -4,7 +4,7 @@ service:
44
run:
55
concurrency: 4
66
# timeout for analysis, e.g. 30s, 5m, default is 1m
7-
deadline: 20m
7+
timeout: 20m
88
build-tags:
99
- integ
1010
- integfuzz

0 commit comments

Comments
 (0)