Skip to content

Commit

Permalink
config: add debug assertions to actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sycrosity committed Sep 1, 2023
1 parent 8c0b62b commit a49ac7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ opt-level = 3
[profile.actions]
inherits = "dev"
debug = 1
debug-assertions = false
# debug-assertions = false
incremental = false
[profile.actions.package."*"]
opt-level = 0
Expand Down

0 comments on commit a49ac7b

Please sign in to comment.