From e3fde981e25dda3f90ab33de433a05be40f406a5 Mon Sep 17 00:00:00 2001 From: Jon Koops Date: Mon, 1 Nov 2021 21:57:01 +0100 Subject: [PATCH] Continue running tests even if one fails (#7723) * Continue running tests even if one fails * Use fail fast instead --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 100849726..3befe2e6d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -61,6 +61,7 @@ jobs: needs: setup runs-on: ubuntu-latest strategy: + fail-fast: false matrix: browser: [