Skip to content

Commit

Permalink
Changes according to code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernrennfanz committed Dec 6, 2024
1 parent acb42b8 commit 56fb938
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,12 +274,7 @@ jobs:
unit-tests:
if: success()
needs: [
setup,
build-linux,
build-macos,
build-windows
]
needs: cleanup
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 56fb938

Please sign in to comment.