From 6aee7117a53990b254c10645ee40384d2105fe4e 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 96dee037..31d360b6 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