Skip to content

Commit af76754

Browse files
fix unittest
1 parent d860a16 commit af76754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://github.com/golangci/golangci-lint#install
33
# We can execute `golangci-lint run` for code checking.
44
run:
5-
deadline: 20m
5+
timeout: 20m
66
linters:
77
disable-all: true
88
enable:

0 commit comments

Comments
 (0)