diff --git a/.circleci/config.yml b/.circleci/config.yml index d40ec720..b78f6960 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -267,8 +267,8 @@ workflows: - x230-hotp-maximized - build: - name: UNTESTED_t420-hotp-maximized - target: UNTESTED_t420-hotp-maximized + name: t420-hotp-maximized + target: t420-hotp-maximized subcommand: "" requires: - x230-hotp-maximized @@ -281,8 +281,8 @@ workflows: - x230-hotp-maximized - build: - name: UNTESTED_t420-maximized - target: UNTESTED_t420-maximized + name: t420-maximized + target: t420-maximized subcommand: "" requires: - x230-hotp-maximized diff --git a/boards/UNTESTED_t420-hotp-maximized/UNTESTED_t420-hotp-maximized.config b/boards/t420-hotp-maximized/t420-hotp-maximized.config similarity index 100% rename from boards/UNTESTED_t420-hotp-maximized/UNTESTED_t420-hotp-maximized.config rename to boards/t420-hotp-maximized/t420-hotp-maximized.config diff --git a/boards/UNTESTED_t420-maximized/UNTESTED_t420-maximized.config b/boards/t420-maximized/t420-maximized.config similarity index 100% rename from boards/UNTESTED_t420-maximized/UNTESTED_t420-maximized.config rename to boards/t420-maximized/t420-maximized.config