Skip to content

Commit

Permalink
Merge branch 'main' into feat/improve-frame-tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor authored Nov 7, 2024
2 parents 519cf83 + 4e534f9 commit 925429c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- name: build apk
working-directory: ./flutter/example/android
run: flutter build apk --debug
run: flutter build apk --debug --target-platform=android-x64

- name: launch android emulator & run android native test
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d #[email protected]
Expand Down

0 comments on commit 925429c

Please sign in to comment.