Files
mcpctl/.gitea/workflows/ci.yml
Michal a5ac0859fb
Some checks failed
CI/CD / publish-rpm (push) Blocked by required conditions
CI/CD / typecheck (push) Successful in 49s
CI/CD / test (push) Successful in 58s
CI/CD / lint (push) Successful in 2m6s
CI/CD / smoke (push) Failing after 1m3s
CI/CD / build (push) Has been cancelled
ci: disable pnpm cache to fix runner hangs
The single-worker Gitea runner consistently hangs when multiple parallel
jobs try to restore the pnpm cache simultaneously. Removing cache: pnpm
from setup-node trades slightly slower installs for reliable execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:15:27 +00:00

10 KiB