From aa25db1dfd394150de5bfd672ba8ebe430c55acb Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Wed, 12 Feb 2025 11:40:13 -0500 Subject: [PATCH] Update test-comfyui-frontend.yml (#520) Update devtools ref --- .github/workflows/test-comfyui-frontend.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-comfyui-frontend.yml b/.github/workflows/test-comfyui-frontend.yml index 6b1a64e6a..f87ec09f5 100644 --- a/.github/workflows/test-comfyui-frontend.yml +++ b/.github/workflows/test-comfyui-frontend.yml @@ -40,7 +40,7 @@ jobs: with: repository: "Comfy-Org/ComfyUI_devtools" path: "ComfyUI/custom_nodes/ComfyUI_devtools" - ref: 8ff192366066cd44bfc2a25713c9957ccf665938 + ref: 7b81139e904519db8e5481899ef36bbb4393cb6b - uses: actions/setup-node@v3 with: @@ -98,4 +98,4 @@ jobs: with: name: playwright-report path: ComfyUI_frontend/playwright-report/ - retention-days: 30 \ No newline at end of file + retention-days: 30