Update .gitlab-ci.yml file
This commit is contained in:
parent
456c030c66
commit
f88de521c4
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@ stages:
|
||||||
test:
|
test:
|
||||||
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
||||||
script:
|
script:
|
||||||
- uv venv
|
|
||||||
- .venv/bin/activate
|
|
||||||
- uv sync --frozen
|
- uv sync --frozen
|
||||||
- python unittests.py
|
- python unittests.py
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue