Skip to content

Commit 371c751

Browse files
committed
fix: exclude broken html-editor and replace-content demos from CI
1 parent 751a480 commit 371c751

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-demos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ jobs:
2020
- docxtemplater
2121
- fields
2222
- grading-papers
23-
- html-editor
23+
# - html-editor # broken: imports unpublished superdoc/super-editor/style.css subpath
2424
- linked-sections
2525
- loading-from-json
2626
- nextjs-ssr
2727
- react
28-
- replace-content
28+
# - replace-content # broken: runtime nextSibling error in SuperDoc
2929
- text-selection
3030
- toolbar
3131
- typescript

0 commit comments

Comments
 (0)