Skip to content

Commit 020c790

Browse files
committed
ci: update test report header to include 'Copilot' for clarity
1 parent 4c6c14a commit 020c790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-report/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
- name: Generate Test Summary
2020
shell: bash
2121
run: |
22-
echo "## 🧪 Java SDK Test Results" >> $GITHUB_STEP_SUMMARY
22+
echo "## 🧪 Copilot Java SDK :: Test Results" >> $GITHUB_STEP_SUMMARY
2323
echo "" >> $GITHUB_STEP_SUMMARY
2424
2525
REPORT_DIR=$(dirname "${{ inputs.report-path }}")

0 commit comments

Comments
 (0)