ci: pytest exec fix?
This commit is contained in:
parent
d61602cb78
commit
a4b1c6a53f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ steps:
|
|||
image: ghcr.io/astral-sh/uv:0.9-python3.12-alpine
|
||||
commands:
|
||||
- uv sync --group dev
|
||||
- python -m pytest
|
||||
- uv run pytest
|
||||
- name: test-run
|
||||
image: ghcr.io/astral-sh/uv:0.9-python3.12-alpine
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue