summaryrefslogtreecommitdiff
path: root/.github/workflows/rust.yml
AgeCommit message (Collapse)Author
2024-04-16Adds a GitHub action that runs `cargo check` and `cargo clippy` on incoming ↵KyleMiles
PRs that modify anything in the ./rust folder This will make it a lot easier to approve PRs that don't have breaking API changes