mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-08 14:54:08 +01:00
skip ts build in alana
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
|||||||
pnpm exec vitest run ./packages/mermaid/src/diagrams/gantt/ganttDb.spec.ts --coverage
|
pnpm exec vitest run ./packages/mermaid/src/diagrams/gantt/ganttDb.spec.ts --coverage
|
||||||
|
|
||||||
- name: Verify out-of-tree build with TypeScript
|
- name: Verify out-of-tree build with TypeScript
|
||||||
|
if: ${{ github.repository == 'mermaid-js/mermaid' }}
|
||||||
run: |
|
run: |
|
||||||
pnpm test:check:tsc
|
pnpm test:check:tsc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user