diff --git a/bors.toml b/bors.toml index 45133f836..e3348c36d 100644 --- a/bors.toml +++ b/bors.toml @@ -2,7 +2,8 @@ status = [ 'Tests on ubuntu-18.04', 'Tests on macos-latest', 'Cargo check on Windows', - 'Run Clippy' + 'Run Clippy', + 'Run Rustfmt' ] # 3 hours timeout timeout-sec = 10800