mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-16 23:09:28 +02:00
chore: Remove duplicate CI action
This commit is contained in:
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@@ -80,12 +80,6 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Verify Circular dependencies
|
|
||||||
id: verifyDeps
|
|
||||||
working-directory: ./packages/mermaid
|
|
||||||
continue-on-error: ${{ github.event_name == 'push' }}
|
|
||||||
run: pnpm run checkCircle
|
|
||||||
|
|
||||||
- name: Verify Docs
|
- name: Verify Docs
|
||||||
id: verifyDocs
|
id: verifyDocs
|
||||||
working-directory: ./packages/mermaid
|
working-directory: ./packages/mermaid
|
||||||
|
Reference in New Issue
Block a user