Skip to content

Commit 713e9bf

Browse files
committed
check in gandalf
1 parent 7e7a952 commit 713e9bf

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/benchmark-tracking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ def render_markdown(comparisons: list[dict[str, Any]]) -> str:
350350
]
351351
if regression_count:
352352
lines.append(
353-
f"> [!CAUTION]\n>\n> {regression_count} benchmark(s) exceeded the regression threshold.\n\n> <img width=\"1200\" height=\"675\" alt=\"gandalf\" src=\"https://github.com/user-attachments/assets/5aec7740-f886-4bf6-8e7e-e164cc95a586\" />"
353+
f"> [!CAUTION]\n>\n> {regression_count} benchmark(s) exceeded the regression threshold.\n\n> <img width=\"1200\" height=\"675\" alt=\"gandalf\" src=\"https://commonware.xyz/imgs/gandalf-you-shall-not-pass.jpg\" />"
354354
)
355355
else:
356356
lines.append(
79.2 KB
Loading

0 commit comments

Comments
 (0)