Skip to content

Commit 2c3eceb

Browse files
Clean bors.toml (#4795)
unblock #4755 Co-authored-by: Paul Hauner <[email protected]> Co-authored-by: realbigsean <[email protected]>
1 parent 441fc16 commit 2c3eceb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

bors.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
status = [
2-
"cargo-fmt",
32
"release-tests-ubuntu",
43
"release-tests-windows",
54
"debug-tests-ubuntu",
@@ -9,20 +8,15 @@ status = [
98
"eth1-simulator-ubuntu",
109
"merge-transition-ubuntu",
1110
"no-eth1-simulator-ubuntu",
12-
"check-benchmarks",
13-
"clippy",
14-
"arbitrary-check",
15-
"cargo-audit",
1611
"cargo-udeps",
1712
"beacon-chain-tests",
1813
"op-pool-tests",
1914
"doppelganger-protection-test",
2015
"execution-engine-integration-ubuntu",
21-
"cargo-vendor",
2216
"check-msrv",
2317
"slasher-tests",
2418
"syncing-simulator-ubuntu",
25-
"compile-with-beta-compiler"
19+
"compile-with-beta-compiler",
2620
]
2721
use_squash_merge = true
2822
timeout_sec = 10800

0 commit comments

Comments
 (0)