Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit da46489

Browse files
committed
escape
1 parent 986e651 commit da46489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/mk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ci-msvc: ci-msvc-py ci-msvc-ps1
110110

111111
# Set of tests that should represent half of the time of the test suite.
112112
# Used to split tests across multiple CI runners.
113-
TESTS_IN_MINGW_X := tests/
113+
TESTS_IN_MINGW_X := tests\/
114114

115115
# test both x and bootstrap entrypoints
116116
ci-mingw-x:

0 commit comments

Comments
 (0)