fix ordering of generate script
This commit is contained in:
@@ -4,5 +4,6 @@ go:
|
||||
install:
|
||||
- ./script/bootstrap
|
||||
script:
|
||||
- ./script/lint
|
||||
- go build ./...
|
||||
- go test ./...
|
||||
- ./script/lint
|
||||
|
||||
Reference in New Issue
Block a user