add cli tests to cicd (#47)

Co-authored-by: Benjamin Labrecque <labrecque.benji@gmail.com>
Reviewed-on: #47
This commit was merged in pull request #47.
This commit is contained in:
2026-07-30 14:22:00 +02:00
co-authored by Benjamin Labrecque
parent 28fb01735e
commit cae92e5f3c
+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