Update .gitlab-ci.yml file

This commit is contained in:
Simon Little 2026-04-01 20:49:34 +00:00
parent a3c3ca8831
commit 29e0449ff4

View file

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