diff --git a/.github/workflows/ui-tests.yml b/.github/workflows/ui-tests.yml index cd65b7c7..c05b5814 100644 --- a/.github/workflows/ui-tests.yml +++ b/.github/workflows/ui-tests.yml @@ -327,6 +327,7 @@ jobs: name: Run ${{ matrix.targetPlatform }} UI tests 🧪 needs: build strategy: + fail-fast: false matrix: include: - targetPlatform: StandaloneOSX