keep running tests even if earlier ones failed
commit0d80d5232fe6ff7a4eb4c6e5a42d643fad4ea98f
authorbrandon s allbery kf8nh <allbery.b@gmail.com>
Mon, 16 Sep 2024 02:40:32 +0000 (15 22:40 -0400)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Thu, 3 Oct 2024 04:51:17 +0000 (3 04:51 +0000)
treee728a2b9c3994f8408c3a42feeb8e71bb9d5b9f1
parentba507b1311af98e5dab5ef12ef9acab92a75ee7e
keep running tests even if earlier ones failed

Matt Pickering says we should always run all tests. This requires
a loop to ensure we still fail if any test does.
.github/workflows/validate.yml