Skip to content

Commit

Permalink
Fix build break of Android test
Browse files Browse the repository at this point in the history
Signed-off-by: kexuan.yang <[email protected]>
  • Loading branch information
yangkx1024 committed Apr 29, 2024
1 parent d4b8c4a commit 1292d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
with:
api-level: 34
target: google_apis_playstore
arch: x86_64
arch: aarch64
script: cd ./android; ./gradlew connectedAndroidTest

0 comments on commit 1292d82

Please sign in to comment.