Skip to content

Add GitHub Actions CI workflow#4

Merged
rawqubit merged 1 commit intomainfrom
add-github-ci-3434707794272305896
Mar 13, 2026
Merged

Add GitHub Actions CI workflow#4
rawqubit merged 1 commit intomainfrom
add-github-ci-3434707794272305896

Conversation

@rawqubit
Copy link
Copy Markdown
Owner

@rawqubit rawqubit commented Mar 13, 2026

Adds a GitHub Actions CI workflow to automate building, testing, linting, and formatting the codebase.


- Added `.github/workflows/ci.yml`.
- Configured CI to run on push and pull requests to `main`.
- Added jobs for `cargo build`, `cargo test`, `cargo clippy`, and `cargo fmt`.
Repository owner deleted a comment from google-labs-jules bot Mar 13, 2026
@rawqubit rawqubit merged commit beae28a into main Mar 13, 2026
3 checks passed
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