diff --git a/.circleci/config.yml b/.circleci/config.yml index 33e0b19d8..bef43469d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -303,22 +303,22 @@ workflows: - x230-hotp-maximized - build: - name: t430-legacy-flash - target: t430-legacy-flash + name: UNTESTED_t430-legacy-flash + target: UNTESTED_t430-legacy-flash subcommand: "" requires: - x230-hotp-maximized - build: - name: t430-legacy - target: t430-legacy + name: UNTESTED_t430-legacy + target: UNTESTED_t430-legacy subcommand: "" requires: - x230-hotp-maximized - build: - name: t430-hotp-legacy - target: t430-hotp-legacy + name: UNTESTED_t430-hotp-legacy + target: UNTESTED_t430-hotp-legacy subcommand: "" requires: - x230-hotp-maximized @@ -345,8 +345,8 @@ workflows: - x230-hotp-maximized - build: - name: t430-hotp-maximized - target: t430-hotp-maximized + name: UNTESTED_t430-hotp-maximized + target: UNTESTED_t430-hotp-maximized subcommand: "" requires: - x230-hotp-maximized @@ -408,8 +408,8 @@ workflows: - x230-hotp-maximized - build: - name: t430-maximized - target: t430-maximized + name: UNTESTED_t430-maximized + target: UNTESTED_t430-maximized subcommand: "" requires: - x230-hotp-maximized diff --git a/boards/t430-hotp-legacy/t430-hotp-legacy.config b/boards/UNTESTED_t430-hotp-legacy/UNTESTED_t430-hotp-legacy.config similarity index 100% rename from boards/t430-hotp-legacy/t430-hotp-legacy.config rename to boards/UNTESTED_t430-hotp-legacy/UNTESTED_t430-hotp-legacy.config diff --git a/boards/t430-hotp-maximized/t430-hotp-maximized.config b/boards/UNTESTED_t430-hotp-maximized/UNTESTED_t430-hotp-maximized.config similarity index 100% rename from boards/t430-hotp-maximized/t430-hotp-maximized.config rename to boards/UNTESTED_t430-hotp-maximized/UNTESTED_t430-hotp-maximized.config diff --git a/boards/t430-legacy-flash/t430-legacy-flash.config b/boards/UNTESTED_t430-legacy-flash/UNTESTED_t430-legacy-flash.config similarity index 100% rename from boards/t430-legacy-flash/t430-legacy-flash.config rename to boards/UNTESTED_t430-legacy-flash/UNTESTED_t430-legacy-flash.config diff --git a/boards/t430-legacy/t430-legacy.config b/boards/UNTESTED_t430-legacy/UNTESTED_t430-legacy.config similarity index 100% rename from boards/t430-legacy/t430-legacy.config rename to boards/UNTESTED_t430-legacy/UNTESTED_t430-legacy.config diff --git a/boards/t430-maximized/t430-maximized.config b/boards/UNTESTED_t430-maximized/UNTESTED_t430-maximized.config similarity index 100% rename from boards/t430-maximized/t430-maximized.config rename to boards/UNTESTED_t430-maximized/UNTESTED_t430-maximized.config