Skip to content

Commit f5f8659

Browse files
committed
Update ci checks
1 parent 1eaf956 commit f5f8659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
enable-cache: true
3333

3434
- name: Install the project
35-
run: uv sync --all-extras --dev
35+
run: uv sync --only-dev
3636

3737
- name: Run pre-commit
3838
run: uv run pre-commit run --all-files

0 commit comments

Comments
 (0)