"test/git@developer.sourcefind.cn:change/sglang.git" did not exist on "1998ce40466577a9563149e1449f997dcd162cee"
Commit 00d070ba authored by Sidney233's avatar Sidney233
Browse files

test: Update huigui.yml

parent 045bee8d
...@@ -32,6 +32,7 @@ jobs: ...@@ -32,6 +32,7 @@ jobs:
run: | run: |
uv --version uv --version
uv venv --python 3.12 uv venv --python 3.12
source .venv/bin/activate
uv pip install .[test] uv pip install .[test]
cd $GITHUB_WORKSPACE && python tests/clean_coverage.py cd $GITHUB_WORKSPACE && python tests/clean_coverage.py
cd $GITHUB_WORKSPACE && coverage run cd $GITHUB_WORKSPACE && coverage run
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment