Add -v option

This commit is contained in:
knqyf263 2019-10-11 21:48:54 +03:00
parent cba707947b
commit fddfe4523e

View File

@ -25,5 +25,5 @@ jobs:
- name: Test
run: |
go test ./...
go test -v ./...