Show color in github action output
This commit is contained in:
parent
2b15a34b39
commit
c668c84158
1 changed files with 4 additions and 5 deletions
|
@ -69,8 +69,7 @@ cleantoots clean --delete # Delete without prompt.
|
|||
```
|
||||
|
||||
## Tested environments
|
||||
Cleantoots has been only tested on:
|
||||
|
||||
* macOS Catalina with Python 3.8.0.
|
||||
|
||||
If you use it in an other environment, please tell us so we can update this list.
|
||||
Cleantoots test suite runs on latest versions of macOS, Windows and Ubuntu
|
||||
as GitHub Actions understands it. See
|
||||
(the docs)[https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#jobsjob_idruns-on]
|
||||
for more information on what "latest" means".
|
||||
|
|
Loading…
Reference in a new issue