diff --git a/.circleci/config.yml b/.circleci/config.yml index 1e7572b9..fcc969ba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -373,8 +373,8 @@ workflows: - x230-hotp-maximized - build: - name: UNTESTED_t530-hotp-maximized - target: UNTESTED_t530-hotp-maximized + name: t530-hotp-maximized + target: t530-hotp-maximized subcommand: "" requires: - x230-hotp-maximized @@ -415,8 +415,8 @@ workflows: - x230-hotp-maximized - build: - name: UNTESTED_t530-maximized - target: UNTESTED_t530-maximized + name: t530-maximized + target: t530-maximized subcommand: "" requires: - x230-hotp-maximized diff --git a/boards/UNTESTED_t530-hotp-maximized/UNTESTED_t530-hotp-maximized.config b/boards/t530-hotp-maximized/t530-hotp-maximized.config similarity index 100% rename from boards/UNTESTED_t530-hotp-maximized/UNTESTED_t530-hotp-maximized.config rename to boards/t530-hotp-maximized/t530-hotp-maximized.config diff --git a/boards/UNTESTED_t530-maximized/UNTESTED_t530-maximized.config b/boards/t530-maximized/t530-maximized.config similarity index 100% rename from boards/UNTESTED_t530-maximized/UNTESTED_t530-maximized.config rename to boards/t530-maximized/t530-maximized.config