image: golang:1.16.6-buster skate_tests: script: - go version - cd skate && go test -v && cd -