We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ac4b5 commit 53d0d45Copy full SHA for 53d0d45
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: go mod tidy
23
24
- name: Run tests
25
- run: go test -v ./...
+ run: go test ./...
LICENSE
0 commit comments