更新CI
This commit is contained in:
@@ -38,10 +38,10 @@ jobs:
|
|||||||
run: uv sync --extra dev --frozen
|
run: uv sync --extra dev --frozen
|
||||||
|
|
||||||
- name: Ruff 检查
|
- name: Ruff 检查
|
||||||
run: uv run ruff check src tests examples
|
run: uv run ruff check src tests
|
||||||
|
|
||||||
- name: Ruff 格式检查
|
- name: Ruff 格式检查
|
||||||
run: uv run ruff format --check src tests examples
|
run: uv run ruff format --check src tests
|
||||||
|
|
||||||
# ─────────────────────────────────────────────────────────────
|
# ─────────────────────────────────────────────────────────────
|
||||||
# typecheck:mypy 严格类型检查
|
# typecheck:mypy 严格类型检查
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
> 轻量、类型安全的 DAG 任务调度器。
|
> 轻量、类型安全的 DAG 任务调度器。
|
||||||
|
|
||||||
[](https://github.com/pyflowx/pyflowx/actions/workflows/ci.yml)
|
[](https://github.com/gookeryoung/pyflowx/actions/workflows/ci.yml)
|
||||||
[](https://pypi.org/project/pyflowx/)
|
[](https://pypi.org/project/pyflowx/)
|
||||||
[](https://pypi.org/project/pyflowx/)
|
[](https://pypi.org/project/pyflowx/)
|
||||||
[](https://github.com/pyflowx/pyflowx)
|
[](https://github.com/pyflowx/pyflowx)
|
||||||
|
|||||||
Reference in New Issue
Block a user