check uv cache dir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user