Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-bethke-timu committed Aug 22, 2024
1 parent 3d06c19 commit 0af2611
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/android-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,4 @@ jobs:
# (or ninja -C out/host_debug_unopt_arm64, see above) for host-side executables.
#ninja -C out/host_debug_unopt
- name: android test
run: |
cd ${MY_ROOT}/my-flutter/engine
./flutter/testing/run_tests.py --type=engine
./flutter/testing/run_tests.py --type=engine

0 comments on commit 0af2611

Please sign in to comment.