From 9fe1d6e915c95ad2c9a15a0e8ad8657af8a4c52a Mon Sep 17 00:00:00 2001 From: Darshan Deshmukh Date: Wed, 11 Apr 2018 22:03:04 +0530 Subject: [PATCH] Understand PR workflow --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 52d4574..36373ab 100755 --- a/test.sh +++ b/test.sh @@ -3,4 +3,4 @@ echo "Hello world. Submit a PR to change this missing." echo "Or submit a PR to change the exit to make this test pass or fail." -exit 0 +exit 1