From f6209e6bf7522b63465113cc1ec189a9d953efd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Sun, 22 Nov 2020 21:16:44 +0100 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 3 --- 1 file changed, 3 deletions(-) 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