Browse Source

update ci, remove build

kevin 4 years ago
parent
commit
5a418d899b
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/go.yml

+ 0 - 3
.github/workflows/go.yml

@@ -30,8 +30,5 @@ jobs:
             dep ensure
         fi
 
-    - name: Build
-      run: go build -v .
-
     - name: Test
       run: go test -v -race .