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
Branches
Tags
No related merge requests found
...@@ -29,4 +29,4 @@ jobs: ...@@ -29,4 +29,4 @@ jobs:
run: go build -v . run: go build -v .
- name: Test - 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.
Please register or to comment