Skip to content

Commit

Permalink
test CI flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Kord96 committed Jan 16, 2022
1 parent 3647717 commit 578287b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_python_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,7 @@ if [ "" == "$ERRORS" ]; then
else
echo "Some examples failed:"
printf "$ERRORS"
#Exit with error (0-255) in case of failure in one of the tests.
exit 1

fi

0 comments on commit 578287b

Please sign in to comment.