From 60e133fb1288ed257873c3a177c656b5c219c3e1 Mon Sep 17 00:00:00 2001 From: Siarhei Fedartsou Date: Mon, 27 May 2024 22:58:59 +0200 Subject: [PATCH] Update post_benchmark_results.py --- scripts/ci/post_benchmark_results.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/ci/post_benchmark_results.py b/scripts/ci/post_benchmark_results.py index 3d5b905c4..44a52097f 100644 --- a/scripts/ci/post_benchmark_results.py +++ b/scripts/ci/post_benchmark_results.py @@ -82,7 +82,8 @@ def main():
Benchmark Results {markdown_table}
-" + +""" if re.search(r'.*', pr_body, re.DOTALL): updated_body = re.sub(