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 88afb1c commit b529339Copy full SHA for b529339
1 file changed
.github/workflows/test.yml
@@ -21,4 +21,4 @@ jobs:
21
run: go build ./...
22
23
- name: Test
24
- run: go test -v ./...
+ run: go test ./...
0 commit comments