Files
ComfyUI_frontend/.github
snomiao 70fb432742 fix: correct blob report output path for new workflow structure
The PLAYWRIGHT_BLOB_OUTPUT_DIR was set to ../blob-report which was correct
when working-directory was ComfyUI_frontend, but now that we removed the
working-directory, the path should be ./blob-report to output in the repo root.
2025-10-08 21:27:03 +00:00
..