no source needed

This commit is contained in:
Lucas Gravley 2020-09-03 09:57:20 -05:00
parent a3c8b22e2c
commit d78e707cba

View file

@ -17,8 +17,6 @@ source /action/lib/buildFileList.sh # Source the function script(s)
source /action/lib/validation.sh # Source the function script(s)
# shellcheck source=/dev/null
source /action/lib/worker.sh # Source the function script(s)
# shellcheck source=/dev/null
source /action/lib/linterVersions.sh # Source the function script(s)
###########
# GLOBALS #