We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978a847 commit a13d49cCopy full SHA for a13d49c
.github/scripts/check_readme.sh
@@ -170,5 +170,5 @@ done
170
171
if [ "$fail" -eq 1 ]; then
172
echo "Something occurred! Check the output of the script."
173
- exit 0
+ exit 1
174
fi
0 commit comments