mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-02 21:27:12 +08:00
Add async tests to CI
This commit is contained in:
parent
bd78a3455f
commit
13645f59b1
1
.github/workflows/test-unit.yml
vendored
1
.github/workflows/test-unit.yml
vendored
@ -31,4 +31,5 @@ jobs:
|
||||
- name: Run Execution Model Tests
|
||||
run: |
|
||||
python -m pytest tests/inference/test_execution.py
|
||||
python -m pytest tests/inference/test_async_nodes.py
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user