Merge pull request #104 from gavinhenderson/patch-1

Added Coveralls Action
This commit is contained in:
Gary Ewan Park 2019-03-10 21:09:57 +00:00 committed by GitHub
commit 106003c656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Run Tests through Puppeteer, the Headless Chrome Node API](https://github.com/ianwalter/puppeteer)
- [Run ESLint with status checks and file diff annotations](https://github.com/gimenete/eslint-action)
- [JavaScript-based linter for \*.workflow files](https://github.com/OmarTawfik/github-actions-js)
- [Send your latest code coverage score to Coveralls.io](https://github.com/gavinhenderson/coveralls-action)
### Pull Requests