pull/3/head
Marcus Kok 2 years ago
parent 6a86d99d99
commit 608551c522

@ -15,4 +15,4 @@ jobs:
- name: Install dependencies
run: go get .
- name: Test with Go CLI
run: go test ./test
run: go test -v ./test

Loading…
Cancel
Save