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.
skip ci