ci: disable coverage collection for e2e tests
This commit is contained in:
@@ -73,4 +73,4 @@ steps:
|
|||||||
- pip install uv
|
- pip install uv
|
||||||
- uv run blog &
|
- uv run blog &
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- uv run pytest tests/e2e/ -v
|
- uv run pytest tests/e2e/ -v --no-cov
|
||||||
|
|||||||
Reference in New Issue
Block a user