"docs/zh_cn/vscode:/vscode.git/clone" did not exist on "5111eda8da97bb670371d9d52a9dd9425cbb2f31"
Commit df28dddd authored by Sidney233's avatar Sidney233
Browse files

test: Update huigui.yml

parent d3460330
......@@ -31,6 +31,7 @@ jobs:
- name: install&test
run: |
uv --version
uv venv --python 3.12
uv pip install .[test]
cd $GITHUB_WORKSPACE && python tests/clean_coverage.py
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