Skip to content

Commit 05d0806

Browse files
committed
ci: print build status
1 parent 56ad328 commit 05d0806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sources:
66
tasks:
77
- build: |
88
cd hydroxide
9-
go build ./...
9+
go build -v ./...

0 commit comments

Comments
 (0)