Skip to content

Commit 7033543

Browse files
committed
fail in case of failures
1 parent a927e63 commit 7033543

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/github/helpers/openapi-specs-backwards-compatibility.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ for spec in ${openapi_specs}; do
2222
fi
2323
printf "%0.s=" {1..100} && printf "\n"
2424
done
25+
26+
exit "${exit_status}"

0 commit comments

Comments
 (0)