Log more test output
All checks were successful
/ build (push) Successful in 25s

This commit is contained in:
Sebastiaan de Schaetzen 2024-10-18 08:28:45 +02:00
parent 86ea447eaa
commit 7520f66804

View File

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