From 7e4bb78484ef580679a6b2f41a94f79391a6b217 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Mon, 13 Nov 2023 18:28:48 -0600 Subject: [PATCH] =?UTF-8?q?(temp):=20don=E2=80=99t=20fail=20fast?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7944777..f07897b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,6 +62,7 @@ jobs: name: Test runs-on: ${{ matrix.os }} strategy: + fail-fast: false matrix: thing: - stable