Merge branch 'main' of https://gitlab.com/trustcafe/trustcafe-api-wrapper
This commit is contained in:
commit
3e0126e2a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue