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
[Build|GH] Unify Maven arguments and don't fail on test-failures
In the shared GH workflows use long option names to be more readable.
Also don't fail the build on test-failures because the the additional
test-result check fails in case of test-failures.
This simplifies the distinction between 'hard' failures, like
compile-errors and test-failures.
0 commit comments