We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dba8f6a + 5db4165 commit b049686Copy full SHA for b049686
.circleci/config.yml
@@ -267,8 +267,8 @@ workflows:
267
- x230-hotp-maximized
268
269
- build:
270
- name: UNTESTED_t420-hotp-maximized
271
- target: UNTESTED_t420-hotp-maximized
+ name: t420-hotp-maximized
+ target: t420-hotp-maximized
272
subcommand: ""
273
requires:
274
@@ -281,8 +281,8 @@ workflows:
281
282
283
284
- name: UNTESTED_t420-maximized
285
- target: UNTESTED_t420-maximized
+ name: t420-maximized
+ target: t420-maximized
286
287
288
boards/UNTESTED_t420-hotp-maximized/UNTESTED_t420-hotp-maximized.config renamed to boards/t420-hotp-maximized/t420-hotp-maximized.config
boards/UNTESTED_t420-maximized/UNTESTED_t420-maximized.config renamed to boards/t420-maximized/t420-maximized.config
0 commit comments