feat: add agebd package tests to cicd (#46)

Co-authored-by: Benjamin Labrecque <labrecque.benji@gmail.com>
Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
2026-07-30 14:04:47 +02:00
co-authored by Benjamin Labrecque
parent a2170ba88d
commit 28fb01735e
+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 scripts pytest
uv run --directory packages/agebd pytest
# -----------------------------------------------------------------
# Directory Deployments