-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Closed
Copy link
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-lowLow priorityLow priorityT-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Description
On Windows, if we run ./x.py run src/tools/expand-yaml-anchors/, the script changes this
Line 8 in 11a44ad
| # src/ci/github-actions/ci.yml |
to src/ci/github-actions\ci.yml.
This isn't ideal, though it's quite a minor point. I think it'd be nice if we could make it insensitive.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-lowLow priorityLow priorityT-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.