Skip to content

Commit 6c0889e

Browse files
committed
rm comma
1 parent f8a5ccc commit 6c0889e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ls -alh
3030
pwd
3131
python -m pip install --upgrade pip
32-
python -m pip install uv, flake8
32+
python -m pip install uv flake8
3333
#export CMAKE_ARGS="-DGGML_CUDA=on"
3434
uv sync
3535
# python -m pip install flake8 pytest

0 commit comments

Comments
 (0)