Skip to content

Commit e7868d5

Browse files
committed
add cover to test
1 parent 6312c7a commit e7868d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
./lint.sh
2727
2828
- name: test
29-
run: go test -race
29+
run: go test -race -cover -v

0 commit comments

Comments
 (0)