gigiblender commented on code in PR #11594:
URL: https://github.com/apache/tvm/pull/11594#discussion_r891323162


##########
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:
   Not sure about the reason behind.



-- 
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]

Reply via email to