Skip to content

Commit ae61a1c

Browse files
committed
chore: revert code units
1 parent aadd792 commit ae61a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
env:
136136
CARGO_INCREMENTAL: "0"
137137
CARGO_PROFILE_RELEASE_LTO: "false"
138-
CARGO_PROFILE_RELEASE_CODEGEN_UNITS: "16"
138+
CARGO_PROFILE_RELEASE_CODEGEN_UNITS: "1"
139139
CARGO_PROFILE_RELEASE_DEBUG: "1"
140140
RUSTFLAGS: "-C instrument-coverage"
141141
LLVM_PROFILE_FILE: "coverage-%p-%m.profraw"

0 commit comments

Comments
 (0)