👷 Use Biqu BX for CI test (#24331)

This commit is contained in:
Keith Bennett 2022-06-13 19:04:49 -07:00 committed by Scott Lahteine
parent 5fff7bbef4
commit 25c0593c9b

View File

@ -9,10 +9,8 @@ set -e
# #
# Build with the default configurations # Build with the default configurations
# #
restore_configs use_example_configs BIQU/BX
opt_set MOTHERBOARD BOARD_BTT_SKR_SE_BX exec_test $1 $2 "BIQU/BX" "$3"
opt_set SERIAL_PORT 1
exec_test $1 $2 "Default Configuration" "$3"
# clean up # clean up
restore_configs restore_configs