Skip to content

Commit c07fa78

Browse files
committed
.github/workflows: verbose go tests?
Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent c083874 commit c07fa78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
run: go build ./...
6969

7070
- name: Test
71-
run: go test ./...
71+
run: go test -v ./...

0 commit comments

Comments
 (0)