Skip to content

Commit 3e7b0a4

Browse files
Test using latest examples (#361)
1 parent a095e7e commit 3e7b0a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test-ui.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ jobs:
3636
with:
3737
repository: "comfyanonymous/ComfyUI_examples"
3838
path: "ComfyUI_frontend/tests-ui/ComfyUI_examples"
39-
# Re-enable tracking latest master branch after fixing the issue
40-
# https://github.com/Comfy-Org/ComfyUI_frontend/issues/277
41-
ref: 58b2e103bb8e424b66044fd07f1d3a6d80834ed4
39+
ref: master
4240
- name: Skip CI
4341
if: contains(steps.commit-message.outputs.message, '[skip ci]')
4442
run: echo "Skipping CI as commit contains '[skip ci]'"

0 commit comments

Comments
 (0)