Fix command, add emoji
This commit is contained in:
parent
64e3a87b2d
commit
cfa36b92c4
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue