diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86c024b..43cbe37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,8 +51,3 @@ jobs: with: version: latest args: --timeout=5m - - - name: identypo - run: | - go install github.com/jdkato/identypo@latest - identypo ./...