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: