Files
certifai/.gitea/workflows
Sharang Parnerkar 59bcb1204b
All checks were successful
CI / Format (push) Successful in 3s
CI / Clippy (pull_request) Successful in 3m7s
CI / Clippy (push) Successful in 3m12s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
CI / Format (pull_request) Successful in 2s
CI / Security Audit (pull_request) Has been skipped
CI / Tests (pull_request) Has been skipped
CI / Deploy (push) Has been skipped
CI / Deploy (pull_request) Has been skipped
fix(ci): remove actions/cache steps that require Node.js
The rust:1.89-bookworm container does not include Node.js, causing
actions/cache@v4 to fail with "exec: node: not found". Removed all
cache action steps. sccache still provides intra-job deduplication
when compiling both --features server and --features web.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 17:39:25 +01:00
..