image: golang:1.17.0-buster skate_tests: script: - cd skate && go test -cover -v && cd -