Skip to content

Commit d59f943

Browse files
committed
lint: bump timeout to 10 minutes
1 parent 91bc1ac commit d59f943

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,6 +1,6 @@
11
run:
22
# timeout for analysis
3-
timeout: 4m
3+
timeout: 10m
44

55
build-tags:
66
- autopilotrpc

0 commit comments

Comments
 (0)