Skip to content

Commit a5de4cc

Browse files
authored
Merge pull request swiftlang#12927 from graydon/update-pr-testing-toc
[Docs] Update TOC and list in PR test docs.
2 parents d1f6107 + 8d3835a commit a5de4cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ContinuousIntegration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
- [Smoke Testing](#smoke-testing)
1010
- [Validation Testing](#validation-testing)
1111
- [Linting](#linting)
12+
- [Source Compatibility Testing](#source-compatibility-testing)
1213
- [Specific Preset Testing](#specific-preset-testing)
14+
- [Testing Compiler Performance](#testing-compiler-performance)
1315
- [Cross Repository Testing](#cross-repository-testing)
1416
- [ci.swift.org bots](#ciswiftorg-bots)
1517

@@ -31,6 +33,7 @@ Users with [commit access](https://swift.org/contributing/#commit-access) can tr
3133
4. Linting
3234
5. Source Compatibility Testing
3335
6. Specific Preset Testing
36+
7. Testing Compiler Performance
3437

3538
We describe each in detail below:
3639

0 commit comments

Comments
 (0)