parent
378e32346d
commit
9adc3f56dd
1 changed files with 1 additions and 4 deletions
|
@ -15,13 +15,10 @@ steps:
|
|||
- uv sync
|
||||
- ls -l .Avenv/bin
|
||||
test:
|
||||
environment:
|
||||
PATH: .venv/bin:$PATH
|
||||
#image: ghcr.io/astral-sh/uv:alpine
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
commands:
|
||||
- ls -l .venv/bin
|
||||
- pytest -s test/basic.py
|
||||
- python -m pytest -s test/basic.py
|
||||
build:
|
||||
image: ghcr.io/astral-sh/uv:alpine
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue