Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Update maestro to latest version #932

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MrRefactor
Copy link
Collaborator

Summary

Updating maestro to 1.39.2

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@@ -39,7 +39,7 @@ jobs:

- name: Install Maestro CLI
run: |
export MAESTRO_VERSION=1.31.0; curl -Ls "https://get.maestro.mobile.dev" | bash
export MAESTRO_VERSION=1.39.2; curl -Ls "https://get.maestro.mobile.dev" | bash
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we extract that value to a separate variable?

@MrRefactor MrRefactor self-assigned this Nov 28, 2024
@MrRefactor MrRefactor force-pushed the chore/maestro-version branch from 34bbd8f to 9ae34cb Compare November 28, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants