llama.cpp
llama.cpp copied to clipboard
ci: add check vendor job
Prevent this from happening in the future: https://github.com/ggml-org/llama.cpp/pull/17177#issuecomment-3518709576
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.
yes that's a good idea, added this workflow: https://github.com/ggml-org/llama.cpp/actions/runs/19293797990/job/55170631905?pr=17179