diff --git a/.circleci/config.yml b/.circleci/config.yml index c33615ccb38a71..a807b598e21893 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: