[router] Add remove worker api (#2380)
This commit is contained in:
2
.github/workflows/pr-test-rust.yml
vendored
2
.github/workflows/pr-test-rust.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
cd rust
|
||||
pip install setuptools-rust wheel build
|
||||
python3 -m build
|
||||
pip install dist/*.whl
|
||||
pip install --force-reinstall dist/*.whl
|
||||
- name: Run e2e test
|
||||
run: |
|
||||
cd rust/py_test
|
||||
|
||||
Reference in New Issue
Block a user