parent
53805bf3e0
commit
73334aee7c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
||||||
- pwd
|
- pwd
|
||||||
- which python
|
- which python
|
||||||
- python -c "import sys;print(sys.path)"
|
- python -c "import sys;print(sys.path)"
|
||||||
- python -m pytest -s test/basic.py
|
- 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