Balance CI tests (#20485)
This commit is contained in:
committed by
Scott Lahteine
parent
e5d094d2bd
commit
c3a1cd10ab
@@ -11,7 +11,11 @@ set -e
|
||||
#
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_SANGUINOLOLU_12
|
||||
exec_test $1 $2 "Default Configuration" "$3"
|
||||
opt_set LCD_LANGUAGE de
|
||||
opt_enable MINIPANEL USE_CONTROLLER_FAN CONTROLLER_FAN_EDITABLE
|
||||
opt_set CONTROLLER_FAN_PIN 27
|
||||
exec_test $1 $2 "Default Configuration | MINIPANAL | CONTROLLER_FAN" "$3"
|
||||
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user