mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-03 05:21:38 +01:00
run go test -i before executing tests
This commit is contained in:
parent
46e953fd5e
commit
da05c899c8
@ -87,6 +87,7 @@ script:
|
||||
- cd tests
|
||||
- sudo ./ldapprepare.sh
|
||||
- cd ..
|
||||
- go test -i ./src/ui ./src/adminserver ./src/jobservice
|
||||
- ./tests/coverage4gotest.sh
|
||||
- goveralls -coverprofile=profile.cov -service=travis-ci
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user