From ae2854eecba7995870bce515b8ed5881455a4b6b Mon Sep 17 00:00:00 2001 From: Michael Timbert Date: Wed, 21 Aug 2024 11:10:23 +0200 Subject: [PATCH] fail-safe off --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fde7072..d5c2951 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,7 @@ on: jobs: run-tests: strategy: + fail-fast: false matrix: compatibility: - develop