mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 14:10:56 -05:00
Update lib/linter.sh
This commit is contained in:
parent
ff19ebe77d
commit
cf8b1eddfe
1 changed files with 1 additions and 1 deletions
|
@ -1116,7 +1116,7 @@ GetValidationInfo()
|
||||||
# Set to false if not true #
|
# Set to false if not true #
|
||||||
############################
|
############################
|
||||||
if [ "$DISABLE_ERRORS" != "true" ]; then
|
if [ "$DISABLE_ERRORS" != "true" ]; then
|
||||||
ACTIONS_RUNNER_DEBUG="false"
|
DISABLE_ERRORS="false"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue