From 54b8df81c8adcc812e25857c289ef2fe2fda7b1b Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Fri, 10 Sep 2021 10:02:08 +0800 Subject: [PATCH] ci: fix host-test.yml --- .gitlab/ci/host-test.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab/ci/host-test.yml b/.gitlab/ci/host-test.yml index e442285ae5..3ddacfa27f 100644 --- a/.gitlab/ci/host-test.yml +++ b/.gitlab/ci/host-test.yml @@ -220,11 +220,6 @@ test_efuse_table_on_host_esp32s2: variables: IDF_TARGET: esp32s2 -test_efuse_table_on_host_esp32s2: - extends: .test_efuse_table_on_host_template - variables: - IDF_TARGET: esp32s2 - test_efuse_table_on_host_esp32s3: extends: .test_efuse_table_on_host_template variables: