Fix command, add emoji

This commit is contained in:
Jon Lane 2024-05-30 15:47:10 -07:00
parent 64e3a87b2d
commit cfa36b92c4
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ jobs:
- name: 'Add annotation to workflow run linking to PR'
run: |
echo `::notice::The e2e report for this run is available at https://woocommerce.github.io/woocommerce-test-reports/pr/${{ github.event.pull_request.number }}/e2e`
echo "::notice::📃 The e2e report for this run is available at https://woocommerce.github.io/woocommerce-test-reports/pr/${{ github.event.pull_request.number }}/e2e"
api-test-reports:
name: 'Report API tests results'