Skip to content

Commit

Permalink
update CircleCI config for mui-material augmentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nicegamer7 committed Sep 8, 2023
1 parent 2ee3818 commit 8b0fd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
- run:
name: Test module augmentation
command: |
yarn workspace @mui/material typescript:module-augmentation
yarn workspace @mui/material typescript:augmentation
yarn workspace @mui/base typescript:module-augmentation
yarn workspace @mui/joy typescript:module-augmentation
- run:
Expand Down

0 comments on commit 8b0fd1e

Please sign in to comment.