fix: Windows CI test failures and path normalization (#2670)

This commit is contained in:
Valentin Maerten
2026-03-28 10:39:13 +01:00
committed by GitHub
parent 2ddebca4e1
commit 6b436eda48
8 changed files with 129 additions and 46 deletions

3
.gitattributes vendored
View File

@@ -1,2 +1,5 @@
* text=auto
*.mdx -linguist-detectable
# Keep LF line endings in testdata for consistent checksums across platforms
testdata/** text eol=lf