diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2fb5455..eb77a13 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -34,4 +34,4 @@ jobs: # golint . - name: Run testing - run: cd test && go test -v + # run: cd test && go test -v