Skip to content

Commit

Permalink
chore: Remove duplicate CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Aug 22, 2023
1 parent bb01b39 commit 52f0555
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,6 @@ jobs:
exit 1
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
id: verifyDocs
working-directory: ./packages/mermaid
Expand Down

0 comments on commit 52f0555

Please sign in to comment.