From a9b353080fc7ccc18df19baa68787adbc7259822 Mon Sep 17 00:00:00 2001 From: Luigi Sartor Piucco Date: Sun, 28 Jan 2024 17:47:02 -0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 06f1b37492..e6829e98bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: ci: name: "${{ matrix.m.type }}: ${{ matrix.m.name }}" strategy: - fail-fast: false + fail-fast: true matrix: m: - type: board