This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git

commit c23eea01828c7594931af87c5db3f563347ed7b9
Author: kezhenxu94 <kezhenx...@apache.org>
AuthorDate: Wed Nov 6 21:55:37 2019 +0800

    Update go.yml
---
 .github/workflows/go.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index a3a570e..bdc008c 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -41,4 +41,4 @@ jobs:
         fi
 
     - name: Build
-      run: go build -v .
+      run: make

Reply via email to