Files
orion/.gitea
Samir Boulahtit 7852d09dcc
Some checks failed
CI / ruff (push) Failing after 8s
CI / pytest (push) Failing after 0s
CI / architecture (push) Failing after 8s
CI / dependency-scanning (push) Successful in 26s
CI / audit (push) Failing after 9s
CI / docs (push) Has been skipped
fix(ci): use uv run instead of .venv/bin paths in CI workflow
The Gitea Actions runner containers don't expose .venv/bin on the
expected path. Using uv run lets uv resolve the correct environment.

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