You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
pre-push hook runs e2e tests which may take a while, I would run those tests on pipelines only.
Describe the solution you'd like
Run only unit tests on pre push hook
Is your feature request related to a problem? Please describe.
pre-push hook runs e2e tests which may take a while, I would run those tests on pipelines only.
Describe the solution you'd like
Run only unit tests on pre push hook