Skip to content

Commit 876e37e

Browse files
committed
t530 boards: move to untested with board.move_tested_to_untested helper, per notice at #1908 (comment)
Signed-off-by: Thierry Laurion <[email protected]>
1 parent 4cb6985 commit 876e37e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,15 +398,15 @@ workflows:
398398
- t480-hotp-maximized
399399

400400
- build:
401-
name: t530-maximized
402-
target: t530-maximized
401+
name: UNTESTED_t530-maximized
402+
target: UNTESTED_t530-maximized
403403
subcommand: ""
404404
requires:
405405
- t480-hotp-maximized
406406

407407
- build:
408-
name: t530-hotp-maximized
409-
target: t530-hotp-maximized
408+
name: UNTESTED_t530-hotp-maximized
409+
target: UNTESTED_t530-hotp-maximized
410410
subcommand: ""
411411
requires:
412412
- t480-hotp-maximized

0 commit comments

Comments
 (0)