Add BuildPulse action for detecting flaky tests

This commit is contained in:
Jason Rudolph 2020-04-10 07:42:29 -04:00
parent c73ec7e6d4
commit c671866d90
No known key found for this signature in database
GPG Key ID: B760F197E561DF15

View File

@ -228,6 +228,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)
- [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)
#### Linting