Skip to content

Commit

Permalink
(debug) only build mg1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmnotran committed May 28, 2024
1 parent 31fd633 commit d5a30b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions script/test
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ main()
else
BOARDS+=(
"${MG1_BOARDS[0]}"
"${MG12_BOARDS[0]}"
"${MG13_BOARDS[0]}"
"${MG21_BOARDS[0]}"
"${MG24_BOARDS[0]}"
# "${MG12_BOARDS[0]}"
# "${MG13_BOARDS[0]}"
# "${MG21_BOARDS[0]}"
# "${MG24_BOARDS[0]}"
)
fi

Expand Down

0 comments on commit d5a30b9

Please sign in to comment.