Skip to content

ci: Simplify tests for verbatim paths #997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2025
Merged

Conversation

tgross35
Copy link
Contributor

Rather than setting an environment variable in the workflow job based on
whether or not the environment is non-MinGW Windows, we can just check
this in the ci script.

This was originally added in b0f1966 ("Add tests for UNC paths on
windows builds") and its followup commits.

tgross35 added 2 commits July 29, 2025 18:56
Rather than setting an environment variable in the workflow job based on
whether or not the environment is non-MinGW Windows, we can just check
this in the ci script.

This was originally added in b0f1966 ("Add tests for UNC paths on
windows builds") and its followup commits.
@tgross35 tgross35 merged commit 16d9435 into rust-lang:master Jul 29, 2025
38 checks passed
@tgross35 tgross35 deleted the ci-cleanup branch July 29, 2025 19:23
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