mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
remove debug statement
This commit is contained in:
parent
fe1490cad9
commit
b12beae67f
1 changed files with 0 additions and 1 deletions
|
@ -1962,7 +1962,6 @@ LintDockerFiles()
|
|||
#################################
|
||||
# shellcheck disable=SC2207
|
||||
LIST_FILES=($(cd "$GITHUB_WORKSPACE" || exit; find . -type f -name "Dockerfile" 2>&1))
|
||||
echo "testing $LIST_FILES"
|
||||
fi
|
||||
|
||||
##################
|
||||
|
|
Loading…
Reference in a new issue