This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -273,7 +273,7 @@ jobs:
|
||||
- name: Run quality checks
|
||||
run: |
|
||||
uv run ruff check .
|
||||
uv run mypy . --strict
|
||||
uv run mypy . --ignore-missing-imports
|
||||
|
||||
# ===== DEPLOYMENT PHASE =====
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user