Files
orion/.gitea/workflows/ci.yml
Samir Boulahtit e3428cc4aa
Some checks failed
CI / ruff (push) Failing after 14s
CI / pytest (push) Failing after 1s
CI / architecture (push) Successful in 10s
CI / dependency-scanning (push) Successful in 27s
CI / audit (push) Successful in 7s
CI / docs (push) Has been skipped
fix(ci): use uv pip install --system instead of uv sync
The act_runner containers don't support uv sync virtual environments
properly. Using --system installs directly into the system Python,
making all tools available on PATH.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 22:59:20 +01:00

4.4 KiB