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
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
|
||||||
script:
|
script:
|
||||||
- uv sync
|
- uv sync
|
||||||
- python unittests.py
|
- python unittests.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue