Skip to content

Commit fbf5480

Browse files
committed
Demote style-servo to only run in the "stable" set.
By removing its `category` field.
1 parent 5844007 commit fbf5480

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

collector/benchmarks/style-servo/perf-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
"cargo_toml": "components/style/Cargo.toml",
55
"runs": 1,
66
"supports_stable": true,
7-
"touch_file": "components/style/lib.rs",
8-
"category": "primary"
7+
"touch_file": "components/style/lib.rs"
98
}

0 commit comments

Comments
 (0)