Skip to content

Commit

Permalink
chore: don't run depcheck in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Dec 21, 2023
1 parent bf4fffd commit cf894ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 243 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ jobs:
- run: pnpm run build
- run: pnpm -r --filter nest run lint
- run: pnpm -r --filter nest run test
- run: pnpm -r --filter nest exec depcheck
Loading

0 comments on commit cf894ef

Please sign in to comment.