Merge pull request #441 from IgnusG/patch-1

Add Jest Report Action
This commit is contained in:
Sarah Drasner 2020-08-27 16:41:47 -06:00 committed by GitHub
commit 673ff9d967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
- [Run performance testing with artillery.io](https://github.com/kenju/github-actions-artillery)
- [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action)
- [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action)
#### Linting