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: e9dc6d1d2172e19e87f544dd938d4c140848767d (
plain
)
1
2
3
4
5
image: golang:1.16.6-buster skate_tests: script: - cd skate && go test -cover -v && cd -