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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user