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 6e20a76 commit 10cc97bCopy full SHA for 10cc97b
.github/workflows/go.yml
@@ -29,4 +29,4 @@ jobs:
29
run: go build -v .
30
31
- name: Test
32
- run: go test -v .
+ run: make test
0 commit comments