Skip to content

Commit f48c09d

Browse files
authored
Update test.yml
1 parent 0130b8b commit f48c09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Run unit tests
2929
run: |
3030
cd ledis
31-
go test ./...
31+
go test -v ./...

0 commit comments

Comments
 (0)