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