nit
This commit is contained in:
parent
52ca148985
commit
e9865006f1
2
.github/workflows/vdb-tests-on-uv.yml
vendored
2
.github/workflows/vdb-tests-on-uv.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: uv lock --project api --check
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync --project api
|
||||
run: uv sync --project api --group dev
|
||||
|
||||
- name: Set up dotenvs
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user