Skip to content

Commit

Permalink
revert: "ci: reduce binary size" (#4090)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-a-n-a authored Sep 1, 2023
1 parent e65c564 commit c66ba7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
shell: bash
run: |
echo '[profile.dev.package."*"]' >> Cargo.toml
echo 'debug = false' >> Cargo.toml
echo 'opt-level = 3' >> Cargo.toml
echo 'codegen-units = 1' >> Cargo.toml
Expand Down

0 comments on commit c66ba7a

Please sign in to comment.