This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
|||||||
pip install -e ".[dev]"
|
pip install -e ".[dev]"
|
||||||
python -m pytest tests/ -v --cov=src --cov-report=term-missing
|
python -m pytest tests/ -v --cov=src --cov-report=term-missing
|
||||||
pip install ruff
|
pip install ruff
|
||||||
ruff check .
|
ruff check src/
|
||||||
|
|||||||
Reference in New Issue
Block a user