[router] add rust cache in benchmark ci (#10080)

This commit is contained in:
Simo Lin
2025-09-05 12:59:36 -04:00
committed by GitHub
parent 4f0e28d7fc
commit bde73ee43f
2 changed files with 29 additions and 44 deletions

View File

@@ -45,6 +45,7 @@ python -m build && pip install --force-reinstall dist/*.whl
#### Option B: Development Mode
```bash
# Currently broken
pip install -e .
```