We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba036a9 commit c1924f4Copy full SHA for c1924f4
src/bootstrap/mk/Makefile.in
@@ -110,8 +110,7 @@ ci-msvc: ci-msvc-py ci-msvc-ps1
110
111
# Set of tests that should represent half of the time of the test suite.
112
# Used to split tests across multiple CI runners.
113
-
114
-# test both x and bootstrap entrypoints
+# Test both x and bootstrap entrypoints.
115
ci-mingw-x:
116
$(Q)$(CFG_SRC_DIR)/x test --stage 2 --skip=compiler --skip=library --skip=tidyselftest --skip=coverage-map --skip=coverage-run --skip=src
117
ci-mingw-bootstrap:
0 commit comments