parent
183cf44900
commit
1e6de033a2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ steps:
|
||||||
#image: ghcr.io/astral-sh/uv:alpine
|
#image: ghcr.io/astral-sh/uv:alpine
|
||||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||||
commands:
|
commands:
|
||||||
- python -m pytest -s test/basic.py
|
- .venv/bin/pytest -s test/basic.py
|
||||||
build:
|
build:
|
||||||
image: ghcr.io/astral-sh/uv:alpine
|
image: ghcr.io/astral-sh/uv:alpine
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue