Add coverage
This commit is contained in:
parent
5c970db495
commit
f4a70121b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -25,4 +25,4 @@ jobs:
|
|||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
run: go test -cover -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue