Skip to content

Commit

Permalink
Updated:
Browse files Browse the repository at this point in the history
coroutine gradle

AGP: 8.7.3
  • Loading branch information
Siddhant23 committed Jan 5, 2025
1 parent d6f4c0d commit bb571ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: Output target
run: echo "The TARGET is ${{ steps.determine-target.outputs.TARGET }}"

- name: Wait for emulator to boot
run: adb wait-for-device
# - name: Wait for emulator to boot
# run: adb wait-for-device

- name: AVD cache
uses: actions/cache@v4
Expand Down

0 comments on commit bb571ed

Please sign in to comment.