Skip to content

Commit a98c933

Browse files
author
JD
committed
fix(dsd): sdfsf
1 parent bb7893d commit a98c933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Install dependencies using uv
3333
run: |
34-
uv sync
34+
uv sync --extra dev
3535
shell: bash
3636

3737
- name: Run Bandit security check on backend code

0 commit comments

Comments
 (0)