Skip to content

Commit

Permalink
add deadcode action #96
Browse files Browse the repository at this point in the history
  • Loading branch information
djobbo committed Oct 13, 2023
1 parent 022fbe6 commit ec306c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeqa-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
action: pnpm ts:check
- name: Check Deadcode
action: pnpm ci:deadcode
- name: Deadcode
action: pnpm deadcode
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down

0 comments on commit ec306c5

Please sign in to comment.