From e2bed85912bf87322673b976228bde722213a6df Mon Sep 17 00:00:00 2001 From: Michal Dorner Date: Mon, 1 Feb 2021 21:58:39 +0100 Subject: [PATCH] Mention test-reporter in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e623477..780574a 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,8 @@ jobs: ``` +# See also +- [test-reporter](https://github.com/dorny/test-reporter) - Displays test results from popular testing frameworks directly in GitHub # License