From 600b50193d6a07ed697dce87f29f997e31403523 Mon Sep 17 00:00:00 2001 From: Snider Date: Thu, 21 Mar 2024 16:50:04 +0000 Subject: [PATCH] gha fail-fast: false --- .github/workflows/cli-testnet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cli-testnet.yml b/.github/workflows/cli-testnet.yml index baad7398..f569e7e6 100644 --- a/.github/workflows/cli-testnet.yml +++ b/.github/workflows/cli-testnet.yml @@ -19,6 +19,7 @@ jobs: easy-compile: runs-on: ${{ matrix.os }} strategy: + fail-fast: false matrix: os: [ windows-2019, macos-13, ubuntu-latest ] include: