Ghost icon indicating copy to clipboard operation
Ghost copied to clipboard

Added type checks to admin-x-design-system unit tests

Open cmraible opened this issue 1 year ago • 0 comments

no issue

  • Previously we weren't running the type checks in the admin-x-design-system in CI, because we only run yarn test:unit in CI. This adds the typechecks to the yarn test:unit command so CI will fail if the type checks fail.

cmraible avatar Aug 28 '24 17:08 cmraible