Skip to content

Commit 44c1a89

Browse files
committed
Merge branch 'master' of github.com:IceFireDB/ledisdb
2 parents 2a65ddb + f48c09d commit 44c1a89

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)