This is an automated email from the ASF dual-hosted git repository.
driazati pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from cc19cdd711 [microTVM][Zephyr] Add recommended heap size for NRF and
qemu_x86 (#12585)
add 56b7c8ae96 [CI] Assert some unittests are not skipped in CI (#12436)
No new revisions were added by this update.
Summary of changes:
.github/workflows/{docs_bot.yml => tests_bot.yml} | 11 +-
tests/python/ci/test_ci.py | 179 +++++++++++++++
tests/scripts/github_skipped_tests_comment.py | 256 ++++++++++++++++++++++
3 files changed, 442 insertions(+), 4 deletions(-)
copy .github/workflows/{docs_bot.yml => tests_bot.yml} (55%)
create mode 100755 tests/scripts/github_skipped_tests_comment.py