mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-02 20:27:09 +08:00
Don't actually add new tests in this PR
Will do it in a separate PR
This commit is contained in:
parent
13645f59b1
commit
bb483ab225
5
.github/workflows/test-unit.yml
vendored
5
.github/workflows/test-unit.yml
vendored
@ -28,8 +28,3 @@ jobs:
|
||||
run: |
|
||||
pip install -r tests-unit/requirements.txt
|
||||
python -m pytest tests-unit
|
||||
- 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