mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
Skip inference tests for now
This commit is contained in:
parent
674b69c291
commit
aed4663bca
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -66,9 +66,6 @@ jobs:
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
pytest -v tests/unit
|
||||
- name: Run inference tests
|
||||
run: |
|
||||
pytest -v tests/inference
|
||||
build_and_execute_amd:
|
||||
environment: "Testing"
|
||||
name: ${{ matrix.runner.friendly_name }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user