Skip to content
Snippets Groups Projects
Commit 6ff072d6 authored by Bolke de Bruin's avatar Bolke de Bruin
Browse files

Add coverage report

parent 5618294f
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ jobs:
run: go build -v .
- name: Test
run: go test -v .
run: go test -cover -v .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment