mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-21 07:44:23 +02:00
Update action
This commit is contained in:
parent
20d809896d
commit
bc6df00305
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
||||||
run: make build
|
run: make build
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -cover -v ./...
|
run: make test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue