ci: add Rust workflow (build + test) identical to mosaic-core #2

Closed
justinmoon wants to merge 6 commits from ci/github-actions into master
justinmoon commented 2025-09-22 01:35:20 +12:00 (Migrated from github.com)

Adds .github/workflows/rust.yml matching mosaic-core to run cargo build and cargo test on pushes to master and pull requests targeting master. This enables CI on PRs.

Adds .github/workflows/rust.yml matching mosaic-core to run cargo build and cargo test on pushes to master and pull requests targeting master. This enables CI on PRs.
justinmoon commented 2025-09-22 05:25:02 +12:00 (Migrated from github.com)

oops i meant to work against my local fork for a while ...

oops i meant to work against my local fork for a while ...

Pull request closed

Sign in to join this conversation.
No description provided.