workspace:
base: /go
path: src/github.com/octocat/hello-world
steps:
build:
image: golang:latest
commands:
- go test