parent
0051853473
commit
415ab4f05b
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ steps:
|
||||||
- uv sync
|
- uv sync
|
||||||
- ls -l
|
- ls -l
|
||||||
test:
|
test:
|
||||||
image: ghcr.io/astral-sh/uv:alpine
|
#image: ghcr.io/astral-sh/uv:alpine
|
||||||
|
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||||
commands:
|
commands:
|
||||||
- python -m pytest -s test/basic.py
|
- python -m pytest -s test/basic.py
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue