Skip to content

Commit f7d4c39

Browse files
committed
UNPICK ci-optimized profile
1 parent bab73ba commit f7d4c39

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,9 @@ debug-assertions = false
276276
strip = "debuginfo"
277277
incremental = false
278278

279+
[profile.ci-optimized]
280+
inherits = "ci"
281+
279282
[profile.profiling]
280283
inherits = "release"
281284
debug = true

0 commit comments

Comments
 (0)