diff --git a/lib/linter.sh b/lib/linter.sh index f72f3e03..021fa960 100755 --- a/lib/linter.sh +++ b/lib/linter.sh @@ -1116,7 +1116,7 @@ GetValidationInfo() # Set to false if not true # ############################ if [ "$DISABLE_ERRORS" != "true" ]; then - ACTIONS_RUNNER_DEBUG="false" + DISABLE_ERRORS="false" fi