Ver código fonte

update ci, remove build

kevin 4 anos atrás
pai
commit
5a418d899b
1 arquivos alterados com 0 adições e 3 exclusões
  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 .