Skip to content

Commit 54fea46

Browse files
authored
Update the CI Docs for validation testing
1 parent 0b483d4 commit 54fea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ContinuousIntegration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ With that being said, a validation test on macOS does the following:
116116
2. Builds the compiler.
117117
3. Builds the standard library for macOS and the simulators for all platforms.
118118
4. lldb is /not/ built/tested [[2]](#footnote-2)
119-
5. The tests, validation-tests are run for iOS simulators, watchOS simulators and macOS both with
119+
5. The tests, validation-tests are run for iOS simulator, watchOS simulator and macOS both with
120120
and without optimizations enabled.
121121

122122
A validation test on Linux does the following:

0 commit comments

Comments
 (0)