Skip to content

Commit

Permalink
Refs #20055: Windows CI: Fail on build failure
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz committed Nov 30, 2023
1 parent ad9ead2 commit d7d715c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ jobs:
- name: Build
id: build
continue-on-error: false
run: |
# build type mixin names doesn't match cmake ones
$translate = @{
Expand Down

0 comments on commit d7d715c

Please sign in to comment.