mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add joelwmale/codeception-action (#144)
* Add codeception action * Remove extension garble * Remove random file
This commit is contained in:
parent
4056e959ad
commit
7ac905ca69
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user