Skip to content

Add workflow for running build/tests/autoformat check for Rust code - #32

Merged
zachmatson merged 2 commits into
mainfrom
add-rust-build-workflow
Aug 20, 2026
Merged

Add workflow for running build/tests/autoformat check for Rust code#32
zachmatson merged 2 commits into
mainfrom
add-rust-build-workflow

Conversation

@zachmatson

Copy link
Copy Markdown
Owner

Add workflow to:

  • Run cargo build
  • Run cargo test
  • Run cargo fmt -- --check (verifies that auto-formatting is not skipped)

Based on GitHub's standard Rust workflow template.

@zachmatson
zachmatson merged commit 3efada9 into main Aug 20, 2026
2 checks passed
@zachmatson
zachmatson deleted the add-rust-build-workflow branch August 20, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant