fix(ci): unset CARGO_INCREMENTAL in workflows#6546
Conversation
WalkthroughRemoved explicit Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted filessee 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Let's elaborate here how this helps. |
@LesnyRumcajs updated in the description. |
Summary of changes
The unit test workflow compiles the project several times (nextest -> cargo test -> cargo test --doc ) and should benefit from the incremental build.
https://doc.rust-lang.org/cargo/reference/profiles.html?highlight=incremental#incremental
Changes introduced in this pull request:
Reference issue to close (if applicable)
Closes
Other information and links
Change checklist
Outside contributions
Summary by CodeRabbit