Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove benchmarks from CI test (#16833)
# Objective Fixes [Do not test benchmarks in CI #16803](#16803), part of [Add benchmarks and compile fail tests back to workspace #16801](#16801) ## Solution Removes the `--benches` flag from the CI tool test. ## Testing `cargo run -p ci --quiet -- test`
- Loading branch information