We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95881d5 commit f8a5cccCopy full SHA for f8a5ccc
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
+ 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