Skip to content

Commit

Permalink
Revert change in android-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anhappdev committed Mar 1, 2024
1 parent c506f0e commit 8455a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
--test $GCLOUD_BUCKET_PATH/test-helper-tflite.apk \
--timeout 30m \
--num-flaky-test-attempts ${{ vars.NUM_FLAKY_TEST_ATTEMPTS }} \
--device model=redfin,version=30,locale=en,orientation=portrait \
--device model=oriole,version=31,locale=en,orientation=portrait \
--client-details=buildNumber=${{ github.run_number }}
test-android-apk-pixel:
Expand Down

0 comments on commit 8455a41

Please sign in to comment.