From ed08893996034b4a2201f2b5fc70b452eddc6fdd Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 10 Nov 2025 19:05:41 +0200 Subject: [PATCH] chore(ci): disable fail-fast for matrix --- .github/workflows/playwright.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 261ea4e02..ecd907771 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -16,6 +16,7 @@ permissions: jobs: main: strategy: + fail-fast: false matrix: include: - name: linux-x64