Disable git fetch for most CI jobs
Checking out the source is the exception rather than the rule because most of our CI jobs run from tarballs or wheels or don't require the source at all.
Checking out the source is the exception rather than the rule because most of our CI jobs run from tarballs or wheels or don't require the source at all.