index
:
refcat
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
blob: 01a7abea763926ab0f1e57be8818b7c22d049186 (
plain
)
1
2
3
4
5
image: golang:1.17.0-buster skate_tests: script: - cd skate && go test -cover -v && cd -