From 56fb93810d4eef4cf945681d9f00b7d1bfa5aeeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rennfanz=2C=20Bj=C3=B6rn?= Date: Fri, 6 Dec 2024 17:49:38 +0100 Subject: [PATCH] Changes according to code review. --- .github/workflows/main.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index df9dfc1..9ea505c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -274,12 +274,7 @@ jobs: unit-tests: if: success() - needs: [ - setup, - build-linux, - build-macos, - build-windows - ] + needs: cleanup strategy: fail-fast: false matrix: