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
Spotless reformats the code to the default when building locally. This should
not run in CI. Then we can't check if the code was properly formatted.
Additionally CI should only run each job once rather then once for a push
or for a merge request.
0 commit comments