diff --git a/.circleci/config.yml b/.circleci/config.yml index addc5af9..eae8b828 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -231,6 +231,7 @@ workflows: - lint - prettier - test + - type check - build - visual regression - lint firefox @@ -246,6 +247,7 @@ workflows: - lint - prettier - test + - type check - build - visual regression - lint firefox @@ -261,6 +263,7 @@ workflows: - lint - prettier - test + - type check - build - visual regression - lint firefox