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
|
- name: Run quality checks
|
||||||
run: |
|
run: |
|
||||||
uv run ruff check .
|
uv run ruff check .
|
||||||
uv run mypy . --strict
|
uv run mypy . --ignore-missing-imports
|
||||||
|
|
||||||
# ===== DEPLOYMENT PHASE =====
|
# ===== DEPLOYMENT PHASE =====
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user