Skip to content

Commit

Permalink
ci: size
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jul 14, 2024
1 parent ef3601d commit 8555fd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:

- name: Check for unused files, dependencies, and exports
run: pnpm knip --production

- name: Check size
run: pnpm size

types:
name: Types
Expand Down

0 comments on commit 8555fd0

Please sign in to comment.