Skip to content

Commit

Permalink
👷 Use Biqu BX for CI test (#24331)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb authored and thinkyhead committed Jun 24, 2022
1 parent 5fff7bb commit 25c0593
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions buildroot/tests/BTT_SKR_SE_BX
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ set -e
#
# Build with the default configurations
#
restore_configs
opt_set MOTHERBOARD BOARD_BTT_SKR_SE_BX
opt_set SERIAL_PORT 1
exec_test $1 $2 "Default Configuration" "$3"
use_example_configs BIQU/BX
exec_test $1 $2 "BIQU/BX" "$3"

# clean up
restore_configs

0 comments on commit 25c0593

Please sign in to comment.