|
Some checks failed
PR Review Automation / review (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
bash unset modifies the current shell's environment but the act_runner at 172.0.0.29 re-injects runner-level environment variables before each cargo invocation, making unset ineffective. env -u removes the variable from the child process's environment at the exec() level, bypassing any runner re-injection entirely. Applies to all three non-macOS platforms (linux-amd64, windows-amd64, linux-arm64) in both release-beta.yml and auto-tag.yml. |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| build-images.yml | ||
| pr-review.yml | ||
| release-beta.yml | ||
| renovate.yaml | ||
| sync-beta.yml | ||
| test.yml | ||