remove vendor-status
This commit is contained in:
parent
a24e307af0
commit
69f6277311
|
@ -33,7 +33,6 @@ before_script:
|
|||
- git config --global url.https://github.com/.insteadOf ssh://git@github.com/
|
||||
|
||||
script:
|
||||
- make vendor-status
|
||||
- make test
|
||||
- make e2etest
|
||||
- GOOS=windows go build -mod=vendor
|
||||
|
|
Loading…
Reference in New Issue