# 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 |
||
|---|---|---|
| .. | ||
| example-run | ||
| ISSUE_TEMPLATE | ||
| linters | ||
| workflows | ||
| bors.toml | ||
| CONTRIBUTING.md | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| label-config.yml | ||
| pull_request_template.md | ||