sergey-grovety commented on a change in pull request #9092:
URL: https://github.com/apache/tvm/pull/9092#discussion_r717932680
##########
File path: apps/microtvm/reference-vm/zephyr/base-box/base_box_test.sh
##########
@@ -37,3 +37,5 @@ if [ $board == "stm32f746xx" ]; then
else
pytest tests/micro/zephyr/test_zephyr_aot.py --zephyr-board=${board}
fi
+
+pytest tests/micro/zephyr/test_zephyr_armv7m.py --zephyr-board=${board}
Review comment:
@areusch we merged a branch with modifications for another issue by
mistake here. All these changes will be reverted, but we take all you comments
into account and fix it in #8990
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]