We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a5ccc commit 6c0889eCopy full SHA for 6c0889e
1 file changed
.github/workflows/python-package.yml
@@ -29,7 +29,7 @@ jobs:
29
ls -alh
30
pwd
31
python -m pip install --upgrade pip
32
- python -m pip install uv, flake8
+ python -m pip install uv flake8
33
#export CMAKE_ARGS="-DGGML_CUDA=on"
34
uv sync
35
# python -m pip install flake8 pytest
0 commit comments