Skip to content

Commit

Permalink
chore: check docker presence
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Apr 15, 2024
1 parent 6d0acd5 commit 43f9c8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
# git lfs install --force
# git lfs pull

- name: List avdmanager
run: $ANDROID_HOME/tools/bin/avdmanager list
- name: Check docker
run: docker -v

# - name: Boot emulator
# run: | # TODO
Expand Down

0 comments on commit 43f9c8b

Please sign in to comment.