Commit 00d070ba authored by Sidney233's avatar Sidney233
Browse files

test: Update huigui.yml

parent 045bee8d
......@@ -32,6 +32,7 @@ jobs:
run: |
uv --version
uv venv --python 3.12
source .venv/bin/activate
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