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]
|
||||
commands:
|
||||
- pip install uv
|
||||
- uv run --no-sync pytest tests/integration/ -v
|
||||
- uv run --no-sync pytest tests/integration/ -v --no-cov
|
||||
|
||||
- name: test-e2e
|
||||
image: python:3.13
|
||||
|
||||
Reference in New Issue
Block a user