Cleanup
This commit is contained in:
parent
5fb9b992fa
commit
9498ae680c
2 changed files with 0 additions and 10 deletions
|
@ -5,7 +5,6 @@ when:
|
|||
- event: tag
|
||||
|
||||
steps:
|
||||
|
||||
sync:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
volumes:
|
||||
|
@ -17,7 +16,6 @@ steps:
|
|||
- uv sync
|
||||
|
||||
test:
|
||||
#image: ghcr.io/astral-sh/uv:alpine
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
commands:
|
||||
- .venv/bin/pytest -s tests/basic.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue