mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
test: Update huigui.yml
This commit is contained in:
1
.github/workflows/huigui.yml
vendored
1
.github/workflows/huigui.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user