mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-17 14:03:50 +02:00
Add coverage report
This commit is contained in:
parent
5618294f10
commit
6ff072d6d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -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 .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue