Skip to content

Commit

Permalink
[core] Run @mui/system TypeScript module augmentation tests in CI (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli committed Aug 21, 2024
1 parent 576d1a7 commit 6bb06b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ jobs:
pnpm --filter @mui/material typescript:module-augmentation
pnpm --filter @mui/base typescript:module-augmentation
pnpm --filter @mui/joy typescript:module-augmentation
pnpm --filter @mui/system typescript:module-augmentation
- run:
name: Diff declaration files
command: |
Expand Down

0 comments on commit 6bb06b9

Please sign in to comment.