Add joelwmale/codeception-action (#144)

* Add codeception action

* Remove extension garble

* Remove random file
This commit is contained in:
Joel Male 2019-08-19 17:22:17 +10:00 committed by Gary Ewan Park
parent 4056e959ad
commit 7ac905ca69

View File

@ -28,6 +28,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Frontend Tools](#frontend-tools)
- [Internet of Things (IOT)](#internet-of-things-iot)
- [Tutorials](#tutorials)
- [License](#license)
## Official Resources
@ -116,6 +117,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
- [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)
### Pull Requests