Merge pull request #385 from jasonrudolph/add-buildpulse-action

Add BuildPulse action for detecting flaky tests
This commit is contained in:
Jessica 2020-04-10 13:09:46 -07:00 committed by GitHub
commit eca5545edf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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