Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing space to make ✅ visible as a pic #841

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

spesotskiy
Copy link
Contributor

@spesotskiy spesotskiy commented Dec 2, 2023

Problem

In the Build . - Default / . - Default summary section of an action results I see :white_check_mark: instead of ✅:
image

Solution

separate a number and the smile by a space:

  • "$($appPassed) ✅"
  • "$($appFailed) ❌"
  • "$($appSkipped) ⚪"

@spesotskiy spesotskiy requested a review from a team as a code owner December 2, 2023 09:07
other smiles should be separated too
@freddydk
Copy link
Contributor

freddydk commented Dec 2, 2023

This must be a change in the markdown rendering of GitHub - this definitely used to work...
Thanks

@mazhelez mazhelez merged commit 480d2bf into microsoft:main Dec 3, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants