We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c083874 commit c07fa78Copy full SHA for c07fa78
1 file changed
.github/workflows/go.yml
@@ -68,4 +68,4 @@ jobs:
68
run: go build ./...
69
70
- name: Test
71
- run: go test ./...
+ run: go test -v ./...
0 commit comments