Skip to content

Commit 33d77ef

Browse files
committed
[docs] Move Benchmarking @swift-ci to its own section instead of validation-testing.
1 parent e1d3183 commit 33d77ef

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/ContinuousIntegration.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ swift-ci pull request testing is triggered by writing a comment on this PR addre
2626

2727
1. Smoke Testing
2828
2. Validation Testing
29-
3. Lint Testing
29+
3. Benchmarking.
30+
4. Lint Testing
3031

3132
We describe each in detail below:
3233

@@ -64,9 +65,14 @@ A smoke test on Linux does the following:
6465
All supported platforms | @swift-ci Please test
6566
All supported platforms | @swift-ci Please test and merge
6667
OS X platform | @swift-ci Please test OS X platform
67-
OS X platform | @swift-ci Please benchmark
6868
Linux platform | @swift-ci Please test Linux platform
6969

70+
### Benchmarking
71+
72+
Platform | Comment
73+
------------ | -------------
74+
OS X platform | @swift-ci Please benchmark
75+
7076
### Lint Testing
7177

7278
Language | Comment

0 commit comments

Comments
 (0)