add cli tests

This commit is contained in:
Benjamin Labrecque
2026-07-30 14:21:16 +02:00
parent 28fb01735e
commit 796ceda186
+2 -1
View File
@@ -55,8 +55,9 @@ jobs:
- name: Run tests
run: |
UV_CACHE_DIR="/sls/bd/hla/.cache/uv"
uv run --directory scripts pytest
uv run --directory cli pytest
uv run --directory packages/agebd pytest
uv run --directory scripts pytest
# -----------------------------------------------------------------
# Directory Deployments