Add Lighthouse audit action

This commit is contained in:
Jake Jarvis 2019-08-23 12:18:53 -04:00
parent cb7528ddb5
commit 41cb2a1ae2
No known key found for this signature in database
GPG Key ID: D36CB66F4002B25B

View File

@ -116,6 +116,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [xUnit Slack Reporter: Sends summary of tests from xUnit reports to a Slack channel](https://github.com/ivanklee86/xunit-slack-reporter)
- [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action)
- [Run codeception tests](https://github.com/joelwmale/codeception-action)
- [Audit a webpage with Google Chrome's Lighthouse tests](https://github.com/jakejarvis/lighthouse-action)
### Pull Requests