Mousius commented on code in PR #11594:
URL: https://github.com/apache/tvm/pull/11594#discussion_r891470358
##########
tests/python/ci/test_ci.py:
##########
@@ -35,6 +35,37 @@ def run(self, *args):
raise RuntimeError(f"git command failed: '{args}'")
+def test_docs_comment(tmpdir_factory):
+ docs_comment_script = REPO_ROOT / "tests" / "scripts" /
"github_docs_comment.py"
+ base_url = "https://d3f1x5ne0bf47p.cloudfront.net"
Review Comment:
Ahh, fair enough, I can't see your internal tracker - potentially worth
exposing in an issue?
--
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]