Skip to content

Commit 322a77a

Browse files
committed
chore: update ci
1 parent 670ae77 commit 322a77a

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
@@ -35,7 +35,7 @@ jobs:
3535
python-version-file: "pyproject.toml"
3636

3737
- name: Install the project
38-
run: uv sync --all-extras --dev
38+
run: uv sync --all-groups
3939

4040
- name: Run tests
4141
# For example, using `pytest`

0 commit comments

Comments
 (0)