Skip to content

Commit e986500

Browse files
committed
nit
1 parent 52ca148 commit e986500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vdb-tests-on-uv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: uv lock --project api --check
4646

4747
- name: Install dependencies
48-
run: uv sync --project api
48+
run: uv sync --project api --group dev
4949

5050
- name: Set up dotenvs
5151
run: |

0 commit comments

Comments
 (0)