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
I have a job which execute automated tests.
Tests are written in Java with maven.
So I want to use maven cache to reduce tests startup time.
But if my tests failed, cache is not saved.