This commit is contained in:
simonwt 2026-04-03 23:52:22 +01:00
commit 3e0126e2a9

View file

@ -15,7 +15,7 @@ stages:
test:
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
script:
- uv sync
- uv sync --frozen
- python unittests.py
# Test