Skip to content

Commit 387b289

Browse files
authored
Update test.yaml
1 parent f4dfa61 commit 387b289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
run: |
186186
python -m pip install --upgrade pip
187187
python -m pip install uv
188-
CMAKE_ARGS="-DLLAMA_METAL=on" python -m uv pip install .[all] --verbose
188+
CMAKE_ARGS="-DLLAMA_METAL=on" python -m uv pip install .[all] -vvv
189189
shell: cmd
190190

191191
- name: Test with pytest

0 commit comments

Comments
 (0)