Local testing via Makefile & Docker (#19981)
This commit is contained in:
@ -10,7 +10,7 @@ set -e
|
||||
# Build with the default configurations
|
||||
#
|
||||
use_example_configs "Creality/Ender-3/FYSETC Cheetah 1.2/base"
|
||||
exec_test $1 $2 "Cheetah 1.2 Configuration"
|
||||
exec_test $1 $2 "Cheetah 1.2 Configuration" "$3"
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user