Improve end-to-end test output
This commit is contained in:
parent
500340bdde
commit
e782412a03
2 changed files with 8 additions and 2 deletions
|
|
@ -14,4 +14,4 @@ script:
|
|||
- go vet
|
||||
- go test -v ./...
|
||||
- go build
|
||||
- ./end-to-end-test.sh -v
|
||||
- ./end-to-end-test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue