From 796582d2d885a40215bf54e5cd38b063d6f0cd67 Mon Sep 17 00:00:00 2001 From: Luigi Date: Tue, 7 Nov 2023 08:32:24 +0100 Subject: [PATCH] run all the E2E jobs even if one matrix fail --- .github/workflows/playwright.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 90202ccab89..a3ec4ba30ee 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -10,6 +10,7 @@ jobs: name: Playwright E2E tests - ${{ matrix.config.name }} timeout-minutes: 60 runs-on: ubuntu-latest + continue-on-error: true strategy: matrix: config: [