trying to fix these builds

This commit is contained in:
Jeffrey Picard 2022-04-11 15:09:08 +00:00
parent 1e71100c70
commit d1328fd19a

View file

@ -1,4 +1,5 @@
#!/bin/bash
./protobuf/build.sh
go version
go build .
go test -v -race -cover ./...