Skip to content

Conversation

@walln
Copy link
Owner

@walln walln commented Jun 4, 2025

Summary

  • add CI workflow to run formatting, linting, and tests

Testing

  • cargo fmt --all -- --check (fails: 'cargo-fmt' not installed)
  • cargo clippy --workspace --all-targets -- -D warnings (fails: 'cargo-clippy' not installed)
  • cargo test --workspace --all-targets

https://chatgpt.com/codex/tasks/task_e_683f94848ac8832fb5a4d323b82808b2

@walln walln merged commit eb38994 into main Jun 4, 2025
1 check passed
@walln walln deleted the codex/implement-ci-with-github-actions branch June 4, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants