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 ac52ce6 commit fc6aaddCopy full SHA for fc6aadd
.github/workflows/ci.yaml
@@ -38,4 +38,4 @@ jobs:
38
with:
39
go-version: '1.22'
40
- name: Test
41
- run: go test -test.v
+ run: go test ./... -v
0 commit comments