diff --git a/test.sh b/test.sh index a63580b..e085c13 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ #!/bin/bash echo "This PR will pass because of exit 0 success code." -exit 0 +exit 1