mirror of
https://github.com/grdl/git-get.git
synced 2026-02-08 23:19:16 +00:00
Make tests verbose
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.14
|
go-version: 1.14
|
||||||
- name: Run go test
|
- name: Run go test
|
||||||
run: go test ./...
|
run: go test ./... -v
|
||||||
Reference in New Issue
Block a user