Browse Source

test: Update huigui.yml

Sidney233 4 months ago
parent
commit
00d070baee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/huigui.yml

+ 1 - 0
.github/workflows/huigui.yml

@@ -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