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

fix(cli): correctly compute the color mode in ci #3244

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented Jun 20, 2024

Summary

Closes #3232

Test Plan

I tested it locally, and now --colors=off doesn't show any colours

Screenshot 2024-06-20 at 11 08 29

@github-actions github-actions bot added A-CLI Area: CLI A-Changelog Area: changelog labels Jun 20, 2024
@ematipico ematipico changed the title fix compilation fix(cli): correctly compute the color mode in ci Jun 20, 2024
@ematipico ematipico merged commit 698612b into main Jun 20, 2024
15 checks passed
@ematipico ematipico deleted the fix/ci-command-color branch June 20, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 biome ci . --colors=off outputting colors
1 participant