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 3c876e9 commit 8b87311Copy full SHA for 8b87311
scripts/gha/it_workflow.py
@@ -51,7 +51,7 @@
51
import summarize_test_results as summarize
52
53
_REPORT_LABEL = "nightly-testing"
54
-_REPORT_TITLE = "Nightly Integration Testing Report"
+_REPORT_TITLE = "[Unity] Nightly Integration Testing Report"
55
56
_LABEL_TRIGGER_FULL = "tests-requested: full"
57
_LABEL_TRIGGER_QUICK = "tests-requested: quick"
0 commit comments