Skip to content

Commit

Permalink
💚 Update STM32F103RET6_creality test path
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Aug 19, 2021
1 parent f0bca66 commit f803d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildroot/tests/STM32F103RET6_creality
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ set -e
#
# Build with configs included in the PR
#
use_example_configs "Creality/Ender-3 V2"
use_example_configs "Creality/Ender-3 V2/CrealityUI"
opt_enable MARLIN_DEV_MODE
exec_test $1 $2 "Ender 3 v2" "$3"

use_example_configs "Creality/Ender-3 V2"
use_example_configs "Creality/Ender-3 V2/CrealityUI"
opt_disable CLASSIC_JERK
opt_add SDCARD_EEPROM_EMULATION
opt_set TEMP_SENSOR_BED 0
Expand Down

0 comments on commit f803d74

Please sign in to comment.