diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 16a9f76..b37196c 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -18,7 +18,4 @@ jobs: - name: Prepare, Check, Lint and Format run: | npm install - curl -sSf https://sshx.io/get | sh - sshx npm run prepare - npm run check