lint pipe fixes
This commit is contained in:
@@ -7,6 +7,6 @@ steps:
|
||||
image: python:3.11
|
||||
commands:
|
||||
- pip install uv
|
||||
- uv sync --group tests
|
||||
- uv sync --no-dev --group tests
|
||||
- uv run pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user