Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ status = [
"doppelganger-protection-test",
"execution-engine-integration-ubuntu",
"cargo-vendor",
"check-msrv"
"check-msrv",
"slasher-tests",
"syncing-simulator-ubuntu"
]
use_squash_merge = true
timeout_sec = 10800
Expand Down