ci(github): use grouping also in the `win-build` job
commitdf5fed9c34a394b55194b3fb69413bcc4c76fd64
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 13 Jun 2022 13:13:07 +0000 (13 13:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jun 2022 16:58:41 +0000 (13 09:58 -0700)
tree5332ac77a09b5f9e519091245b8d48c970eff608
parent5aeb145780ffdfd516ad6fa697e7e14ba29be0bf
ci(github): use grouping also in the `win-build` job

We already do the same when building Git in all the other jobs.

This will allow us to piggy-back on top of grouping to mark up compiler
errors in the next commit.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/make-test-artifacts.sh