mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
ci: update dependency installation command and expand test coverage
This commit is contained in:
parent
03531db5d4
commit
d24ce9ef11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
uv sync --all-extras
|
||||
uv pip install -e .[test,cpu]
|
||||
|
||||
- name: Run Tests
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue