Test using latest examples (#361)

This commit is contained in:
pythongosssss
2024-08-10 21:46:33 +01:00
committed by GitHub
parent a095e7ecae
commit 3e7b0a4907

View File

@@ -36,9 +36,7 @@ jobs:
with:
repository: "comfyanonymous/ComfyUI_examples"
path: "ComfyUI_frontend/tests-ui/ComfyUI_examples"
# Re-enable tracking latest master branch after fixing the issue
# https://github.com/Comfy-Org/ComfyUI_frontend/issues/277
ref: 58b2e103bb8e424b66044fd07f1d3a6d80834ed4
ref: master
- name: Skip CI
if: contains(steps.commit-message.outputs.message, '[skip ci]')
run: echo "Skipping CI as commit contains '[skip ci]'"