feat: add agebd package tests to cicd

This commit is contained in:
Benjamin Labrecque
2026-07-30 14:03:00 +02:00
parent a2170ba88d
commit 5899cdfb12
+2 -1
View File
@@ -55,7 +55,8 @@ jobs:
- name: Run tests
run: |
UV_CACHE_DIR="/sls/bd/hla/.cache/uv"
cd scripts && uv run pytest
uv run --directory cli pytest
uv run --directory packages/agebd pytest
# -----------------------------------------------------------------
# Directory Deployments