From 6e72e1924e3566e98860b63801af24a946e79c5f Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Wed, 9 Apr 2025 14:59:07 -0400 Subject: [PATCH] Update ComfyUI_devtools version in CI (#3368) --- .github/workflows/test-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-ui.yaml b/.github/workflows/test-ui.yaml index 9a351de8bd..4a52bf200c 100644 --- a/.github/workflows/test-ui.yaml +++ b/.github/workflows/test-ui.yaml @@ -30,7 +30,7 @@ jobs: with: repository: 'Comfy-Org/ComfyUI_devtools' path: 'ComfyUI/custom_nodes/ComfyUI_devtools' - ref: '080e6d4af809a46852d1c4b7ed85f06e8a3a72be' + ref: '49c8220be49120dbaff85f32813d854d6dff2d05' - uses: actions/setup-node@v4 with: