Explorar o código

update ci, remove build

kevin %!s(int64=4) %!d(string=hai) anos
pai
achega
5a418d899b
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  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 .