mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-01 01:25:32 +08:00
### What problem does this PR solve? - Replace manual venv activation with `uv run` for pytest commands - Add dynamic test level (p2/p3) based on GitHub event type - Simplify test commands by removing redundant directory changes ### Type of change - [x] Update Action