mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Add lora test prefixed with test_ so that pytest can find it
This commit is contained in:
parent
7f81b8345d
commit
a485782029
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Run lora workflow
|
||||
run: |
|
||||
export HSA_OVERRIDE_GFX_VERSION=11.0.0
|
||||
pytest -v tests/workflows/lora.py
|
||||
pytest -v tests/workflows
|
||||
- name: Lint for errors
|
||||
run: |
|
||||
pylint comfy
|
||||
Loading…
Reference in New Issue
Block a user