Skip to content

Commit 6d035eb

Browse files
committed
Fix rustc-perf CI checks
1 parent 7d74d9d commit 6d035eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

repos/rust-lang/rustc-perf.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ pattern = "master"
1212
ci-checks = [
1313
"Test and deploy",
1414
"Test on Windows",
15-
"Test benchmarks",
15+
"Test benchmarks (--include cargo-0.87.1,stm32f4-0.15.1, Check,Debug,Doc)",
16+
"Test benchmarks (--exclude cargo-0.87.1,stm32f4-0.15.1, Check,Debug,Doc)",
17+
"Test benchmarks (--include cargo-0.87.1,stm32f4-0.15.1, Opt)",
18+
"Test benchmarks (--exclude cargo-0.87.1,stm32f4-0.15.1, Opt)",
1619
"Test runtime benchmarks",
1720
"Database Check",
1821
]

0 commit comments

Comments
 (0)