Skip to content

Commit b787432

Browse files
thinkyheadDarred
authored andcommitted
💚 Update STM32F103RET6_creality test path
1 parent 39dcd1e commit b787432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildroot/tests/STM32F103RET6_creality

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ set -e
99
#
1010
# Build with configs included in the PR
1111
#
12-
use_example_configs "Creality/Ender-3 V2"
12+
use_example_configs "Creality/Ender-3 V2/CrealityUI"
1313
opt_enable MARLIN_DEV_MODE
1414
exec_test $1 $2 "Ender 3 v2" "$3"
1515

16-
use_example_configs "Creality/Ender-3 V2"
16+
use_example_configs "Creality/Ender-3 V2/CrealityUI"
1717
opt_disable CLASSIC_JERK
1818
opt_add SDCARD_EEPROM_EMULATION
1919
opt_set TEMP_SENSOR_BED 0

0 commit comments

Comments
 (0)