mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip ci] Refine development doc toc (#9008)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
5d4c59d3c4
commit
57329670bf
@ -20,6 +20,9 @@ Table of contents
|
||||
- [Unit Tests](#unit-tests)
|
||||
- [Code coverage](#code-coverage)
|
||||
- [E2E Tests](#e2e-tests)
|
||||
- [Test on local branch](#test-on-local-branch)
|
||||
- [On Linux](#on-linux)
|
||||
- [With docker](#with-docker)
|
||||
- [GitHub Flow](#github-flow)
|
||||
|
||||
|
||||
@ -205,7 +208,7 @@ $ pytest --tags=L0 -n auto
|
||||
```
|
||||
|
||||
### Test on local branch
|
||||
#### on linux
|
||||
#### On Linux
|
||||
start the cluster on your host machine
|
||||
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user