diff --git a/bors.toml b/bors.toml index 0ff5d6231b..6edf55bfa3 100644 --- a/bors.toml +++ b/bors.toml @@ -20,7 +20,10 @@ status = [ "doppelganger-protection-test", "execution-engine-integration-ubuntu", "cargo-vendor", - "check-msrv" + "check-msrv", + "slasher-tests", + "syncing-simulator-ubuntu", + "disallowed-from-async-lint" ] use_squash_merge = true timeout_sec = 10800