Skip to content

Commit 1f6ac86

Browse files
committed
Add Maestro e2e test jobs to test PR workflow
Made-with: Cursor
1 parent 65ab3dc commit 1f6ac86

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,14 @@ workflows:
605605
- android-integration-test-build
606606
- test_main_sdk_min_version_compatibility
607607
- test_ui_sdk_min_version_compatibility
608+
- run-maestro-e2e-tests-ios:
609+
context:
610+
- maestro-e2e-tests
611+
- e2e-tests
612+
- run-maestro-e2e-tests-android:
613+
context:
614+
- maestro-e2e-tests
615+
- e2e-tests
608616

609617
deploy:
610618
when:

0 commit comments

Comments
 (0)