The GitHub Actions job "Nightly Docker Update" on tvm.git/main has succeeded. Run started by GitHub user areusch (triggered by areusch).
Head commit for run: efdf2b2dbb674d990e32b881c3de0e62986c9407 / Guan-Ming (Wesley) Chiu <[email protected]> [CI] Fix NameError in nightly docker update workflow (#18692) ## Why The Nightly Docker Update CI workflow fails with NameError: name 'Sh' is not defined because Sh is used but not imported. https://github.com/apache/tvm/actions/workflows/nightly_docker_update.yml ## How - Add Sh to the import from cmd_utils - Sort the import with ruff Report URL: https://github.com/apache/tvm/actions/runs/21652667668 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
