diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 422b5456..81f1b5bf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -205,15 +205,6 @@ jobs: env: NODE_AUTH_TOKEN: ${{ secrets.SELF_TOKEN_CL }} - # # - # Release › Print / Lint - # # - - - name: "🪪 NPM › Lint" - id: task_release_npm_prettylint - run: | - npm run lint - # # # Release › Build # #