We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ad328 commit 05d0806Copy full SHA for 05d0806
.build.yml
@@ -6,4 +6,4 @@ sources:
6
tasks:
7
- build: |
8
cd hydroxide
9
- go build ./...
+ go build -v ./...
0 commit comments