File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ swift-ci pull request testing is triggered by writing a comment on this PR addre
26
26
27
27
1 . Smoke Testing
28
28
2 . Validation Testing
29
- 3 . Lint Testing
29
+ 3 . Benchmarking.
30
+ 4 . Lint Testing
30
31
31
32
We describe each in detail below:
32
33
@@ -64,9 +65,14 @@ A smoke test on Linux does the following:
64
65
All supported platforms | @swift-ci Please test
65
66
All supported platforms | @swift-ci Please test and merge
66
67
OS X platform | @swift-ci Please test OS X platform
67
- OS X platform | @swift-ci Please benchmark
68
68
Linux platform | @swift-ci Please test Linux platform
69
69
70
+ ### Benchmarking
71
+
72
+ Platform | Comment
73
+ ------------ | -------------
74
+ OS X platform | @swift-ci Please benchmark
75
+
70
76
### Lint Testing
71
77
72
78
Language | Comment
You can’t perform that action at this time.
0 commit comments