Enable bluepill as part of the presubmit checks.
PiperOrigin-RevId: 302065920 Change-Id: I4ce1aa3752986a3b4ef069923db9aeaf95fe1826
This commit is contained in:
parent
488f27046c
commit
2fd08c48a3
@ -37,9 +37,8 @@ echo "Starting to run micro tests at `date`"
|
||||
echo "Running Arduino tests at `date`"
|
||||
tensorflow/lite/micro/tools/ci_build/test_arduino.sh
|
||||
|
||||
# TODO(b/151695791): reenable once the root cause is fixed.
|
||||
#echo "Running bluepill tests at `date`"
|
||||
#tensorflow/lite/micro/tools/ci_build/test_bluepill.sh
|
||||
echo "Running bluepill tests at `date`"
|
||||
tensorflow/lite/micro/tools/ci_build/test_bluepill.sh
|
||||
|
||||
echo "Running mbed tests at `date`"
|
||||
tensorflow/lite/micro/tools/ci_build/test_mbed.sh PRESUBMIT
|
||||
|
Loading…
Reference in New Issue
Block a user