echo/.forgejo/workflows
Jean 2994cbbfea
Some checks failed
CI / check (push) Failing after 1m30s
CI: run on a Node image and install Rust on top
actions/checkout is a Node action and the rust:* container has no node,
so its post-step failed with 'node: not found'. Use node:20-bookworm
(node present for checkout) and install Rust via rustup, running build,
clippy, and test in one shell.
2026-07-15 00:04:44 +00:00
..
ci.yml CI: run on a Node image and install Rust on top 2026-07-15 00:04:44 +00:00