I've noticed my browser doesn't support whatever c...
# general
b
I've noticed my browser doesn't support whatever character Pants uses for the red X:
Copy code
[Step 5/7] ✓ flake8 succeeded.
[21:56:22]
[Step 5/7]    mypy failed.
[21:56:22]
[Step 5/7] ✓ pylint succeeded.
From my CI And in GH PR:
Copy code
𐄂 ConditionallySucceedsChecker failed.
        𐄂 FailingChecker failed.
        ✓ SuccessfulChecker succeeded.
My terminal does however
h
This is in GH actions output?
b
That snippet isn't, but I also see the same behavior in GH Actions
Think a PR to swap to a different (likely more ubiquitous) X would be acceptable?