check uv cache dir

This commit is contained in:
Benjamin Labrecque
2026-07-31 09:42:03 +02:00
parent ebf1e31a5d
commit 8729515bec
+1
View File
@@ -60,6 +60,7 @@ jobs:
- name: Run core tests
run: |
echo $UV_CACHE_DIR
uv run --directory cli pytest -v
uv run --directory packages/agebd pytest -v
uv run --directory scripts pytest -v