diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 80da0a5ff7e14f01a613e76ee8e3abe5afb2f954..3ce22f3a0f0ef9cc926c5fdb764aa6cc4bd94145 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,9 +27,6 @@ jobs: - name: Check out code uses: actions/checkout@v2 - - name: go fmt - uses: Jerome1337/gofmt-action@v1.0.2 - - name: Build run: make