mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 14:31:49 +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:
|
||||
go-version: 1.14
|
||||
- name: Run go test
|
||||
run: go test ./...
|
||||
run: go test ./... -v
|
||||
Reference in New Issue
Block a user