Skip to content

Commit c1924f4

Browse files
committed
comment
1 parent ba036a9 commit c1924f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/bootstrap/mk/Makefile.in

+1-2
Original file line numberDiff line numberDiff line change
@@ -110,8 +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-
114-
# test both x and bootstrap entrypoints
113+
# Test both x and bootstrap entrypoints.
115114
ci-mingw-x:
116115
$(Q)$(CFG_SRC_DIR)/x test --stage 2 --skip=compiler --skip=library --skip=tidyselftest --skip=coverage-map --skip=coverage-run --skip=src
117116
ci-mingw-bootstrap:

0 commit comments

Comments
 (0)