llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

ci: add check vendor job

Open ngxson opened this issue 1 month ago • 1 comments

Prevent this from happening in the future: https://github.com/ggml-org/llama.cpp/pull/17177#issuecomment-3518709576

ngxson avatar Nov 11 '25 21:11 ngxson

Looks good, however it should not be in build.yml, it should be its own job that only runs when files in vendor are touched.

CISC avatar Nov 11 '25 22:11 CISC

yes that's a good idea, added this workflow: https://github.com/ggml-org/llama.cpp/actions/runs/19293797990/job/55170631905?pr=17179

ngxson avatar Nov 12 '25 10:11 ngxson