ink
ink copied to clipboard
Github CI Pipeline fails when using bold text using vitest snapshot tests
When creating executing snapshot tests locally everything works fine. But once I execute the test inside the Github CI the test fails.
Link to the CI: https://github.com/Haberkamp/ink-spreadsheet/actions/runs/5511094317/jobs/10046192322?pr=6
Screenshot of the snapshot result on my local machine:
Could you create a minimal reproduction for this?