lint pipe fixes
This commit is contained in:
@@ -8,5 +8,5 @@ steps:
|
||||
commands:
|
||||
- pip install uv
|
||||
- uv sync --no-dev --group tests
|
||||
- uv run pytest
|
||||
- uv run pytest --cov=app --cov-fail-under=70 --cov-report=term-missing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user