Skip to content

Commit

Permalink
BIT-353: BIT-353 change cargo profiles a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardogr committed Oct 6, 2023
1 parent 921ccc3 commit 3767b27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ members = [

[profile.ci-dev]
inherits = "dev"
opt-level = 0
incremental = true
codegen-units = 256
incremental = false

[profile.ci-test]
inherits = "ci-dev"
Expand Down

0 comments on commit 3767b27

Please sign in to comment.