mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-29 13:15:32 +08:00
feat: add dependency-cruiser, ci job
This commit is contained in:
3
.github/actions/code-checks/action.yml
vendored
3
.github/actions/code-checks/action.yml
vendored
@@ -27,3 +27,6 @@ runs:
|
||||
- name: Setup screenshots
|
||||
shell: bash
|
||||
run: mkdir tests/screenshots
|
||||
- name: Check dependencies
|
||||
run: yarn check:deps
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user