Skip to content

Commit

Permalink
Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Dec 6, 2023
1 parent 6827c3f commit e17aa43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ if [ "$ERROR_FOUND" -eq 1 ]
then
echo "Error found, exiting..."
exit 1
else
echo "$ERROR_FOUND No error found, exiting..."
exit 0
fi

0 comments on commit e17aa43

Please sign in to comment.