Github Actions
Github Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.
Get Started
Genymotion SaaS Action
Launch Android devices on Genymotion SaaS and run your automation tests (Appium, Espresso and others) on those devices.
View Marketplace >>
Project Example
Project Example with Genymotion Github Action workflow.
View Code >>