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.
2 parents 2a65ddb + f48c09d commit 44c1a89Copy full SHA for 44c1a89
.github/workflows/test.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Run unit tests
29
run: |
30
cd ledis
31
- go test ./...
+ go test -v ./...
0 commit comments