Add -v option
This commit is contained in:
parent
cba707947b
commit
fddfe4523e
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
go test ./...
|
||||
go test -v ./...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user