Print the name of every test the two jobs run

Wait 5 sec.

Print the name of every test the two jobs runThe logs showed progress dots, so a green run said how many tests passed but notwhich ones.The miner job also runs in order rather than across workers. The wheel itspackaging tests inspect is built once per worker that asks for it, so spreading35 tests over twelve built it several times: 41s against 33s, with the namesinterleaved between workers on top.