Subtle test gathering bug that will have to be investigated

This commit is contained in:
doctorpangloss 2024-06-28 17:12:06 -07:00
parent 2cad5ec0d6
commit 7f81b8345d

View File

@ -44,7 +44,7 @@ jobs:
- name: Run lora workflow
run: |
export HSA_OVERRIDE_GFX_VERSION=11.0.0
pytest -v tests/workflows
pytest -v tests/workflows/lora.py
- name: Lint for errors
run: |
pylint comfy