Skip to content

Fix the issue where the VMR_VERSIONS variable cannot be referenced in the PATH on Windows.#221

Merged
moqsien merged 1 commit intogvcgo:mainfrom
xuziyang:main
Oct 18, 2025
Merged

Fix the issue where the VMR_VERSIONS variable cannot be referenced in the PATH on Windows.#221
moqsien merged 1 commit intogvcgo:mainfrom
xuziyang:main

Conversation

@xuziyang
Copy link
Contributor

fix … the PATH on Windows.

环境变量为扩展字符串,在path中被引用时,无法解析,导致path设置失效。

@codecov
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@moqsien moqsien merged commit 3e5a7a3 into gvcgo:main Oct 18, 2025
2 checks passed
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.

环境变量失效

2 participants