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