Local testing via Makefile & Docker (#19981)
This commit is contained in:
committed by
Scott Lahteine
parent
180fe914b6
commit
1c81a126c5
@ -7,7 +7,7 @@
|
||||
set -e
|
||||
|
||||
use_example_configs Malyan/M200
|
||||
exec_test $1 $2 "Malyan M200"
|
||||
exec_test $1 $2 "Malyan M200" "$3"
|
||||
|
||||
# cleanup
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user