From 04d6d42b544c53d67296b5ff3ba0f9deef60e75a Mon Sep 17 00:00:00 2001 From: Ivan Lee Date: Wed, 7 Aug 2019 08:54:46 -0400 Subject: [PATCH] Add link to xunit-slack-reporter. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 108fdb6..2cdcc57 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Fast link checker for Markdown and HTML in Go)](https://github.com/peaceiris/actions-liche) - [Send your code coverage to codecov.io](https://github.com/atrox/codecov-action) - [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8) +- [xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channel](https://github.com/ivanklee86/xunit-slack-reporter) ### Pull Requests