Closed apeschar closed 12 months ago
I think you should be able to enable GitHub Actions/workflows on this repo. The workflow I added would automatically build and run the command to make sure we don't introduce compilation errors with these suggested changes.
Forget what I said, I just hadn't configured the workflow to run on PRs. It's working now.
The Nix workflow does compile and run the project, so any Rust errors would also surface. But it might not report warnings.
Fixes #9.