I received a Merge Request to one of my projects
but the CI runs on the contributor’s CI, which doesn’t seem to be set up as well as mine.
Is there a way for me to re-run the job on my CI setup? Which has my own machines.
I think it’s good that this doesn’t run on my machines by default, but it makes it kind of impossible to know if I can accept a contribution if the build never runs.