fix(ci): remove hardcoded CARGO_HOME path

CARGO_HOME path differs between Linux and macOS runners.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Sam Valladares 2026-01-26 02:09:51 -06:00
parent 9af06f0e67
commit 564fb72f39

View file

@ -7,7 +7,6 @@ on:
env:
CARGO_TERM_COLOR: always
CARGO_HOME: /home/runner/.cargo
CARGO_INCREMENTAL: 0
jobs: