For small features or bug fixes, if it can be tested by a UT, do not add e2e again. As one e2e case can cause 20+ seconds, it will make the CI takes more time.
For small features or bug fixes, if it can be tested by a UT, do not add e2e again.
As one e2e case can cause 20+ seconds, it will make the CI takes more time.