Skip to content

fix(ci): isolate runner toolchains and fix cargo-audit install#723

Merged
AlexMikhalev merged 1 commit intomainfrom
fix/ci-runner-isolation
Mar 26, 2026
Merged

fix(ci): isolate runner toolchains and fix cargo-audit install#723
AlexMikhalev merged 1 commit intomainfrom
fix/ci-runner-isolation

Conversation

@AlexMikhalev
Copy link
Copy Markdown
Contributor

Skip cargo-audit install if binary already present. Part of per-runner RUSTUP_HOME isolation fix.

The per-runner isolated CARGO_HOME now has cargo-audit pre-installed.
The install step would fail with "binary already exists" without --force.
Use which check to skip installation when binary is available.

Refs #91

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AlexMikhalev AlexMikhalev merged commit e8ecbc5 into main Mar 26, 2026
12 checks passed
@AlexMikhalev AlexMikhalev deleted the fix/ci-runner-isolation branch March 26, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant