Update .drone.yml
This commit is contained in:
@@ -31,8 +31,6 @@ steps:
|
||||
# install CLI tools (ruff not bundled by default)
|
||||
- uv tool install ruff
|
||||
- uv tool install mypy
|
||||
- uv tool install pytest
|
||||
- uv tool install pytest-cov
|
||||
- ruff --version
|
||||
- mypy --version
|
||||
- ruff check .
|
||||
|
||||
Reference in New Issue
Block a user