From 1287056878ffd67e25a17a68aa8c53a8029a4000 Mon Sep 17 00:00:00 2001 From: "martin.gano" Date: Thu, 12 Nov 2020 11:59:12 +0100 Subject: [PATCH] Temporary disable autocomplete test --- tools/ci/config/host-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/config/host-test.yml b/tools/ci/config/host-test.yml index b1a19020cf..44c9cef32f 100644 --- a/tools/ci/config/host-test.yml +++ b/tools/ci/config/host-test.yml @@ -291,7 +291,7 @@ test_docs: - ${IDF_PATH}/tools/ci/multirun_with_pyenv.sh -p 3.6.10 ./test_docs.py - ${IDF_PATH}/tools/ci/multirun_with_pyenv.sh -p 3.6.10 ./test_sphinx_idf_extensions.py -test_autocomplete: +.test_autocomplete: extends: .host_test_template image: $CI_DOCKER_REGISTRY/linux-shells:1 artifacts: