From 133b1fd0b41ac5ae6790b98fe723cee3eb1b23d7 Mon Sep 17 00:00:00 2001 From: Abul Hossain Khan <140191921+abulgit@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:21:43 +0530 Subject: [PATCH] Add test comment in perf_comment.py Added a test comment to the script. --- .github/scripts/perf_comment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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