We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bors.toml
1 parent 441fc16 commit 1572308Copy full SHA for 1572308
bors.toml
@@ -1,5 +1,4 @@
1
status = [
2
- "cargo-fmt",
3
"release-tests-ubuntu",
4
"release-tests-windows",
5
"debug-tests-ubuntu",
@@ -9,20 +8,15 @@ status = [
9
8
"eth1-simulator-ubuntu",
10
"merge-transition-ubuntu",
11
"no-eth1-simulator-ubuntu",
12
- "check-benchmarks",
13
- "clippy",
14
- "arbitrary-check",
15
- "cargo-audit",
16
"cargo-udeps",
17
"beacon-chain-tests",
18
"op-pool-tests",
19
"doppelganger-protection-test",
20
"execution-engine-integration-ubuntu",
21
- "cargo-vendor",
22
"check-msrv",
23
"slasher-tests",
24
"syncing-simulator-ubuntu",
25
- "compile-with-beta-compiler"
+ "compile-with-beta-compiler",
26
]
27
use_squash_merge = true
28
timeout_sec = 10800
0 commit comments