Merge branch 'pb/ci-matrix-wo-shortcut'
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:40:46 +0000 (16:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:40:46 +0000 (16:40 -0800)
commitb6c90a2a2263dad738347b2c8eb0b075be5b46ed
treed0f211b1704d7b37e2d913d0a922f818d7176514
parent61b159e219ebce235d74638ec98c577f4b9c8488
parent2b0e14f64025a858f7d7542b117c799d2c76c392
Merge branch 'pb/ci-matrix-wo-shortcut'

Our setting of GitHub CI test jobs were a bit too eager to give up
once there is even one failure found.  Tweak the knob to allow
other jobs keep running even when we see a failure, so that we can
find more failures in a single run.

* pb/ci-matrix-wo-shortcut:
  ci: do not cancel all jobs of a matrix if one fails