Fix CI to use rust-ci runner, matching sporah's workflow pattern #1
Loading…
Reference in a new issue
No description provided.
Delete branch "worktree-fix-ci-runner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
docker/rust:1-bookwormcontainer back to therust-cirunner labelcargo audit, which were previously missingTest plan
cargo fmt --checkrun locally (pre-existing unrelated formatting diff noted, not touched)cargo check --workspace --exclude feedsignal-webpasses locallyrust-cirunner picks up the workflow and all jobs (check/test/audit) go green in Forgejo Actions