Skip to content

Commit 8b87311

Browse files
authored
Add [Unity] description to the nightly test report
1 parent 3c876e9 commit 8b87311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/it_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
import summarize_test_results as summarize
5252

5353
_REPORT_LABEL = "nightly-testing"
54-
_REPORT_TITLE = "Nightly Integration Testing Report"
54+
_REPORT_TITLE = "[Unity] Nightly Integration Testing Report"
5555

5656
_LABEL_TRIGGER_FULL = "tests-requested: full"
5757
_LABEL_TRIGGER_QUICK = "tests-requested: quick"

0 commit comments

Comments
 (0)