Update pre-commit hook so it is less time consuming #556
Labels
FY25 Sprint 11
FY25 Sprint 11 (2024-11-20 - 2024-12-04)
GREI Re-arch
GREI re-architecture-related
SPA.Q4
Not related to any specific Q4 feature
SPA.Q4.10
Resolve TODOs and tech debt
Overview of the Feature Request
The pre-commit hook currently runs all unit tests and integration tests, as well as formatting, lint and type checking. We want to remove the time consuming tests, because they can be run on-demand locally, and also they are run in Github actions.
What kind of user is the feature intended for?
(Example users roles: SPA Developers)
The text was updated successfully, but these errors were encountered: