fix: cicd

This commit is contained in:
Benjamin Labrecque
2026-07-30 15:16:44 +02:00
parent ed95148805
commit 62f6ba6fe0
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
- name: Run core tests
run: |
UV_CACHE_DIR="/sls/bd/hla/.cache/uv"
export UV_CACHE_DIR="/sls/bd/hla/.cache/uv"
uv run --directory cli pytest
uv run --directory packages/agebd pytest
uv run --directory scripts pytest