trying to fix these builds
This commit is contained in:
parent
1e71100c70
commit
d1328fd19a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
./protobuf/build.sh
|
||||
go version
|
||||
go build .
|
||||
go test -v -race -cover ./...
|
||||
|
|
Loading…
Reference in a new issue