Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "ci" job to the bors.toml (#2612)
# Objective - #2551 revamped our CI setup which included running clippy and rustfmt in another Job. - This new Job wasn't added to the bors.toml, which means that PRs would be accepted that didn't run them. ## Solution - Add the "ci" job to the bors.toml
- Loading branch information