Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the current makefile benchmarks are not built or checked with `cargo check` / `cargo clippy` so any errors appearing in them will not be caught locally by a dev running `make ci` to perform checks / tests. This commit adds benchmark building / checking to all relevant makefile targets.
- Loading branch information