Skip to content

Commit f8a5ccc

Browse files
committed
flake at system level
1 parent 95881d5 commit f8a5ccc

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
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)