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

This commit is contained in:
Sebastiaan de Schaetzen 2024-10-18 08:28:45 +02:00
parent 73bb09d56c
commit 90dd9dc07a

View File

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