From 318f8b218a94829a7576f1c7b75a6efddf7e08f2 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 11:11:48 +0100 Subject: [PATCH] Add test-reporter to Testing section (#23) Co-authored-by: Michal Dorner --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1a79c5..ba4885f 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action) - [Run Julia tests](https://github.com/julia-actions/julia-runtest) - [Test Ansible Collections with `ansible-test`](https://github.com/ansible-community/ansible-test-gh-action) +- [Display Report From the Test Results Directly in GitHub](https://github.com/dorny/test-reporter) #### Linting