Skip to content

Commit 4eabf00

Browse files
committed
Try to reduce the space consumption to allow passing CI 9GB -> 6,74GB
1 parent 52756ea commit 4eabf00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ opt-level = 3
110110

111111
[profile.dev]
112112
incremental = false
113+
debug = "line-tables-only"
113114

114115
[profile.test]
115116
incremental = false

0 commit comments

Comments
 (0)