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
pr-ci: Check out submodules, needed if any of them changed
When CI is run per commit, we first checkout the base branch and then we
merge in the "commit under review". Checking out the submodules from the
base is not going to be the correct ones. We need to check out the
submodules from the "commit under review".
0 commit comments