mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-09-22 22:29:06 +02:00
Add coverage report
This commit is contained in:
@@ -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 .
|
||||||
|
|||||||
Reference in New Issue
Block a user