From c668c84158af4fdf4abd7aa8cb131d2be5c1d600 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 28 Dec 2019 00:47:56 +0100 Subject: [PATCH] Show color in github action output --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 582bfe2..c8e6e5d 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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".