Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run pytest with
--color=yes
to force GitHub Actions logs to have co…
…lor (#3330) GitHub Actions does not show colour outputs for pytest by default (pytest-dev/pytest#7443), but it can be enabled using `--color=yes` flag.
- Loading branch information