Skip to content

Commit

Permalink
add performance budget
Browse files Browse the repository at this point in the history
  • Loading branch information
ethangardner committed Dec 20, 2024
1 parent 785a03a commit f09e8fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ jobs:
- name: Build
run: pnpm build

- name: Spotlight performance budget
run: pnpm --filter @atj/spotlight size:ci

- name: Design performance budget
run: pnpm --filter @atj/design size:ci

- name: Lint source code
shell: bash
run: pnpm lint
Expand Down

0 comments on commit f09e8fd

Please sign in to comment.