mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
08e356df74
These 8 workflows install uv but never invoke it. Only e2e_dojo.yml actually needs uv (the dojo scripts use uv sync/run for Python agents). Removing the unnecessary step saves CI time and reduces confusion.