Skip to content

Commit

Permalink
enable orchestrator for firebase tests (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-chaix-didomi authored Jan 26, 2024
1 parent 3770b6d commit d61b46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
gcloud firebase test android run --type instrumentation \
--app android/app/build/outputs/apk/debug/app-debug.apk \
--test android/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk \
--use-orchestrator \
--device model=MediumPhone.arm,version=33,locale=en,orientation=portrait \
--num-flaky-test-attempts=3
Expand Down

0 comments on commit d61b46a

Please sign in to comment.