This commit is contained in:
Lucas Gravley 2020-08-06 13:55:44 -05:00
parent c73d5c27e5
commit a6fc5ea2f0

View file

@ -9,7 +9,11 @@
###########
GITHUB_WORKSPACE="${GITHUB_WORKSPACE}" # GitHub Workspace
TEST_FOLDER='.automation/test'
CLEAN_FOLDER'.automation/automation'
CLEAN_FOLDER='.automation/automation'
############################
# Source additonal scripts #
############################
# shellcheck source=/dev/null
source "${GITHUB_WORKSPACE}/lib/log.sh" # Source the function script(s)