From 32e8e13529cdb7cc4204cc4691f450c971450005 Mon Sep 17 00:00:00 2001 From: 0mega24 Date: Thu, 16 Apr 2026 22:01:05 -0400 Subject: [PATCH] =?UTF-8?q?ci:=20remove=20identypo=20step=20=E2=80=94=20mo?= =?UTF-8?q?dule=20does=20not=20exist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) 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 ./...