Update .gitlab-ci.yml file
This commit is contained in:
parent
a3c3ca8831
commit
29e0449ff4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue