Fix List* workflows and add unittests for them
This commit is contained in:
parent
af6fb616d8
commit
c2ea0c2a63
5 changed files with 87 additions and 103 deletions
|
|
@ -6,7 +6,7 @@ go:
|
|||
- 1.x
|
||||
|
||||
install:
|
||||
- go get -u github.com/golang/dep/...
|
||||
- make install-dev-deps
|
||||
- dep ensure
|
||||
- make update-mk-libs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue