Update the CI Docs for validation testing

This commit is contained in:
Mishal Shah
2021-05-03 18:23:13 -07:00
committed by GitHub
parent 0b483d447d
commit 54fea46059

View File

@@ -116,7 +116,7 @@ With that being said, a validation test on macOS does the following:
2. Builds the compiler.
3. Builds the standard library for macOS and the simulators for all platforms.
4. lldb is /not/ built/tested [[2]](#footnote-2)
5. The tests, validation-tests are run for iOS simulators, watchOS simulators and macOS both with
5. The tests, validation-tests are run for iOS simulator, watchOS simulator and macOS both with
and without optimizations enabled.
A validation test on Linux does the following: