diff --git a/.circleci/config.yml b/.circleci/config.yml index 02095919..26917a2d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -411,29 +411,29 @@ workflows: - build: - name: t440p-maximized - target: t440p-maximized + name: UNTESTED_t440p-maximized + target: UNTESTED_t440p-maximized subcommand: "" requires: - x230-hotp-maximized - build: - name: t440p-hotp-maximized - target: t440p-hotp-maximized + name: UNTESTED_t440p-hotp-maximized + target: UNTESTED_t440p-hotp-maximized subcommand: "" requires: - x230-hotp-maximized - build: - name: w541-maximized - target: w541-maximized + name: UNTESTED_w541-maximized + target: UNTESTED_w541-maximized subcommand: "" requires: - x230-hotp-maximized - build: - name: w541-hotp-maximized - target: w541-hotp-maximized + name: UNTESTED_w541-hotp-maximized + target: UNTESTED_w541-hotp-maximized subcommand: "" requires: - x230-hotp-maximized diff --git a/boards/t440p-hotp-maximized/t440p-hotp-maximized.config b/boards/UNTESTED_t440p-hotp-maximized/UNTESTED_t440p-hotp-maximized.config similarity index 100% rename from boards/t440p-hotp-maximized/t440p-hotp-maximized.config rename to boards/UNTESTED_t440p-hotp-maximized/UNTESTED_t440p-hotp-maximized.config diff --git a/boards/t440p-maximized/t440p-maximized.config b/boards/UNTESTED_t440p-maximized/UNTESTED_t440p-maximized.config similarity index 100% rename from boards/t440p-maximized/t440p-maximized.config rename to boards/UNTESTED_t440p-maximized/UNTESTED_t440p-maximized.config diff --git a/boards/w541-hotp-maximized/w541-hotp-maximized.config b/boards/UNTESTED_w541-hotp-maximized/UNTESTED_w541-hotp-maximized.config similarity index 100% rename from boards/w541-hotp-maximized/w541-hotp-maximized.config rename to boards/UNTESTED_w541-hotp-maximized/UNTESTED_w541-hotp-maximized.config diff --git a/boards/w541-maximized/w541-maximized.config b/boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config similarity index 100% rename from boards/w541-maximized/w541-maximized.config rename to boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config