feature: pipeline update
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
This commit is contained in:
@@ -92,7 +92,7 @@ steps:
|
|||||||
depends_on: [deps]
|
depends_on: [deps]
|
||||||
commands:
|
commands:
|
||||||
- pip install uv
|
- pip install uv
|
||||||
- uv run --no-sync pytest tests/integration/ -v
|
- uv run --no-sync pytest tests/integration/ -v --no-cov
|
||||||
|
|
||||||
- name: test-e2e
|
- name: test-e2e
|
||||||
image: python:3.13
|
image: python:3.13
|
||||||
|
|||||||
Reference in New Issue
Block a user