docs: 将 Harness 工具路径改为 dev_scripts (#3)
@@ -72,9 +72,9 @@ Home 给出建议阅读顺序;每个命令必须有预期结果;代码地图
|
||||
### 7. 导出镜像并检查
|
||||
|
||||
```powershell
|
||||
python scripts/sync_wiki_docs.py
|
||||
python scripts/check_harness.py --strict
|
||||
python scripts/sync_wiki_docs.py --check
|
||||
python dev_scripts/sync_wiki_docs.py
|
||||
python dev_scripts/check_harness.py --strict
|
||||
python dev_scripts/sync_wiki_docs.py --check
|
||||
python -m unittest discover -s tests -v
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user