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
Just a reminder for me.
Currently, the CI does clean install invoker:install invoker:test.
Preferrably, all a user would need to do is mvn verify.
Install will also clutter the user's .m2/repository directory and builds might even take longer than needed.