Skip to content

Commit 3376a79

Browse files
Aaron SoellingerAaron Soellinger
authored andcommitted
changed message to post success message
1 parent 10e0be0 commit 3376a79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/test_version.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ then
2929
# version in PR doesn't pass the test
3030
echo "${result}"
3131
exit 1
32-
fi
32+
fi
33+
echo "VersionCheck PASSED with response: ${result}"

0 commit comments

Comments
 (0)