Skip to content

Commit 0ed82c6

Browse files
committed
pip
1 parent a5793ea commit 0ed82c6

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
@@ -23,4 +23,4 @@ jobs:
2323
- uses: astral-sh/setup-uv@v5
2424
with:
2525
python-version: ${{matrix.python}}
26-
- run: uv sync --all-extras --dev
26+
- run: uv pip install kafka-python

0 commit comments

Comments
 (0)