update go.yml

This commit is contained in:
lyx0 2021-10-28 23:43:57 +02:00
parent 941b6d83e0
commit e5f737f602

View file

@ -22,4 +22,4 @@ jobs:
run: go build -v ./...
- name: Test
run: go test ./...
run: go test -v ./...