qmd/.github/workflows
Tobi Lutke 55f16460d0
fix(ci): guard LLM calls in CI and increase test timeouts
Add _ciMode flag to LlamaCpp that throws immediately on embedBatch,
generate, expandQuery, and rerank when CI=true — prevents silent 30s
timeouts. Skip MCP HTTP Transport tests in CI (they instantiate a real
LlamaCpp). Bump vitest/bun test timeouts to 60s for slower CI runners.
2026-03-10 13:28:37 -04:00
..
ci.yml fix(ci): guard LLM calls in CI and increase test timeouts 2026-03-10 13:28:37 -04:00
publish.yml fix(ci): guard LLM calls in CI and increase test timeouts 2026-03-10 13:28:37 -04:00