diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7323ec027..87fa02818 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -39,6 +39,7 @@ jobs: pnpm exec vitest run ./packages/mermaid/src/diagrams/gantt/ganttDb.spec.ts --coverage - name: Verify out-of-tree build with TypeScript + if: ${{ github.repository == 'mermaid-js/mermaid' }} run: | pnpm test:check:tsc