Skip to content

Commit 010d87f

Browse files
committed
chore: sync dev dependencies
1 parent 5f95cf3 commit 010d87f

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
python-version: ${{ matrix.python-version }}
4040
- name: Install the project
41-
run: uv sync --all-packages
41+
run: uv sync --all-packages --dev --all-extras
4242
- name: Run tests
4343
env:
4444
STREAM_BASE_URL: ${{ vars.STREAM_BASE_URL }}

0 commit comments

Comments
 (0)