We don't, which means some of our tests are skipped, which seems bad.
Description
Description
Event Timeline
Comment Actions
FWICT we're using ci-src-setup-simple which should recurse into submodules unless GIT_NO_SUBMODULES is set, which it isn't. It runs git submodule --quiet update --init --recursive as expected. Are we sure it's not pulling that up?