From d0ab47d20be9203d65638b3681cc0af117f0f8a8 Mon Sep 17 00:00:00 2001 From: Fabian Terhorst Date: Sun, 14 Apr 2024 18:57:51 +0200 Subject: [PATCH] fix(actions): disable fail fast --- .github/workflows/compile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index aefc6c5dc..e3e9cb77d 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -21,6 +21,7 @@ jobs: args: -DCMAKE_BUILD_TYPE=RelWithDebInfo -A x64 -T host=x64, nethost: nethost-windows, } + fail-fast: false steps: - uses: actions/checkout@v4 - working-directory: ./