Skip to content

Commit

Permalink
πŸ’š Fix Teensy CI test (#23433)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjasonsmith authored and thinkyhead committed Jan 9, 2022
1 parent 9956e62 commit 2faf4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildroot/tests/teensy31
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exec_test $1 $2 "Teensy3.1 with default config" "$3"
# Zero endstops, as with a CNC
#
restore_configs
opt_set MOTHERBOARD BOARD_TEENSY31_32
opt_set MOTHERBOARD BOARD_TEENSY31_32 X_HOME_DIR 0 Y_HOME_DIR 0 Z_HOME_DIR 0
opt_disable USE_XMIN_PLUG USE_YMIN_PLUG USE_ZMIN_PLUG
exec_test $1 $2 "Teensy3.1 with Zero Endstops" "$3"

Expand Down

0 comments on commit 2faf4e2

Please sign in to comment.