Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 8d84220

Browse files
committed
x
1 parent ba0153c commit 8d84220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install dependencies
5151
run: |
5252
pip install uv
53-
uv sync --dev
53+
uv sync --dev --extra cli
5454
5555
- name: Run unit tests
5656
run: |

0 commit comments

Comments
 (0)