diff --git a/.github/scripts/perf_comment.py b/.github/scripts/perf_comment.py index af121175499c..8957d2800b59 100644 --- a/.github/scripts/perf_comment.py +++ b/.github/scripts/perf_comment.py @@ -5,7 +5,7 @@ CI with a token — upserts a single comment identified by a hidden marker so force-pushes update one comment instead of spamming. """ - +#test comment import json import os import sys