Update go.yml

Michael Muré created

Change summary

.github/workflows/go.yml | 3 ---
1 file changed, 3 deletions(-)

Detailed changes

.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