Skip to content

Commit

Permalink
Revert "Genymotion Action v1 + API token (#1027)" (#1028)
Browse files Browse the repository at this point in the history
This reverts commit 490c405.
  • Loading branch information
Funkatronics authored Nov 4, 2024
1 parent 490c405 commit 33d3485
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,10 @@ jobs:

# Create Genymotion instance
- name: Start Genymotion Cloud SaaS instance
uses: genymobile/genymotion-saas-github-action@v1
uses: genymobile/genymotion-saas-github-action@v0.4
with:
api_token: ${{ secrets.GMSAAS_API_KEY }
email: ${{ secrets.GMSAAS_EMAIL }}
password: ${{ secrets.GMSAAS_PASSWORD }}
recipe_uuid: ${{ matrix.recipe_uuid }}

# Run the tests
Expand Down

0 comments on commit 33d3485

Please sign in to comment.