Add coverage report
This commit is contained in:
parent
5618294f10
commit
6ff072d6d9
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
run: go build -v .
|
||||
|
||||
- name: Test
|
||||
run: go test -v .
|
||||
run: go test -cover -v .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user