mirror of
https://github.com/safing/portbase
synced 2025-04-23 18:59:08 +00:00
Update workflow
This commit is contained in:
parent
d836ce3b2a
commit
ad442dcbd8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -56,5 +56,5 @@ jobs:
|
|||
run: go get -v -t -d ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -race -v ./...
|
||||
run: go test -cover -v ./...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue