CI
This commit is contained in:
parent
e00ac681e8
commit
ffec3acd0a
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ steps:
|
||||||
- uv sync
|
- uv sync
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
image: code.philo.ydns.eu/philorg/uv
|
||||||
commands:
|
commands:
|
||||||
- .venv/bin/pytest -s tests/basic.py
|
- .venv/bin/pytest -s tests/basic.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue