Skip to content

Commit

Permalink
(CONT-943) - Add dependency checker to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Jun 30, 2023
1 parent 4a83f93 commit c3cf505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/module_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
- name: "Run Static & Syntax Tests"
run: |
bundle exec rake syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop
bundle exec dependency-checker metadata.json
- name: "Run tests"
run: |
Expand Down

0 comments on commit c3cf505

Please sign in to comment.