consolidate workspace to uv monorepo

This commit is contained in:
bryan
2026-02-03 17:47:57 -08:00
parent 3cca41aab1
commit ea30e5c631
17 changed files with 136 additions and 142 deletions
+1 -2
View File
@@ -83,8 +83,7 @@ jobs:
run: |
cd tools
uv sync --extra dev
uv pip install --python .venv/bin/python -e ../core
uv run --extra dev pytest tests/ -v
uv run pytest tests/ -v
validate:
name: Validate Agent Exports