We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976a4ff commit 441611aCopy full SHA for 441611a
runtime-tests-results/table_generator.py
@@ -90,6 +90,7 @@
90
91
print("\n")
92
print(f"Generated on: {datetime.now().strftime('%Y/%m/%d %H:%M:%S')}")
93
+print("")
94
95
try:
96
print(f"[Build, Hardware and QEMU run](https://github.com/{os.environ['GITHUB_REPOSITORY']}/actions/runs/{os.environ['BUILD_RUN_ID']}) / [Wokwi run](https://github.com/{os.environ['GITHUB_REPOSITORY']}/actions/runs/{os.environ['WOKWI_RUN_ID']})")
0 commit comments