diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 571957e..a9f2d40 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -40,5 +40,5 @@ jobs: # threshold-package: 70 # threshold-total: 70 - - name: Build - run: go build -v ./... \ No newline at end of file + # - name: Build + # run: go build -v ./... \ No newline at end of file