diff --git a/.github/workflows/check-typescript-projects.yml b/.github/workflows/check-typescript-projects.yml index 842b22a..23f0402 100644 --- a/.github/workflows/check-typescript-projects.yml +++ b/.github/workflows/check-typescript-projects.yml @@ -25,8 +25,6 @@ jobs: - uses: actions/checkout@v3 with: repository: 'maxGraph/maxGraph' - # TMP build https://github.com/maxGraph/maxGraph/pull/214 - ref: 'fix/getComputedStyle_error_with_ShadowRoot_element' - name: Setup node uses: actions/setup-node@v3 with: