Skip to content

Commit

Permalink
Testing dpdm in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBThai committed Aug 13, 2023
1 parent 3945606 commit 88c633c
Show file tree
Hide file tree
Showing 3 changed files with 1,213 additions and 33 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ jobs:
with:
eslint: true
prettier: true

- name: Run Cyclic Dependency check
run: dpdm --exit-code circular:1 ./src/owo.js
Loading

0 comments on commit 88c633c

Please sign in to comment.