Skip to content

[lexical-playground] Improve Excalidraw Integration By Only Creating Node After Saving Drawing #1273

[lexical-playground] Improve Excalidraw Integration By Only Creating Node After Saving Drawing

[lexical-playground] Improve Excalidraw Integration By Only Creating Node After Saving Drawing #1273

Workflow file for this run

name: Lexical Tests (Extended)
on:
pull_request:
paths-ignore:
- 'examples/**'
- 'packages/lexical-website/**'
- 'packages/*/README.md'
- '.size-limit.js'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
e2e-tests:
uses: ./.github/workflows/call-e2e-all-tests.yml
integration-tests:
uses: ./.github/workflows/call-integration-tests.yml