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 4c53a86 commit f5eec15Copy full SHA for f5eec15
.github/workflows/tests.yml
@@ -32,4 +32,4 @@ jobs:
32
run: make check-gofmt
33
34
- name: Run tests
35
- run: make test
+ run: go test -v
0 commit comments