"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "f95d2f25f35c5140acbec44aaf8078c3c0526a7b"
Commit df28dddd authored by Sidney233's avatar Sidney233
Browse files

test: Update huigui.yml

parent d3460330
...@@ -31,6 +31,7 @@ jobs: ...@@ -31,6 +31,7 @@ jobs:
- name: install&test - name: install&test
run: | run: |
uv --version uv --version
uv venv --python 3.12
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