We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f699a47 commit 07186a5Copy full SHA for 07186a5
1 file changed
.circle/test
@@ -33,6 +33,7 @@ fi
33
export ST2_CONFIG_FILE=${CI_DIR}/conf/st2.tests.conf
34
35
echo "ROOT_DIR=${ROOT_DIR}"
36
+echo "FORCE_CHECK_ALL_FILES=${FORCE_CHECK_ALL_FILES}"
37
38
if [ ! -z "${ROOT_DIR}" ]; then
39
export ROOT_DIR="${ROOT_DIR}"
0 commit comments