Skip to content

Commit

Permalink
ci: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Oct 10, 2024
1 parent 2f8ec54 commit 2396b0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_emulator_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ jobs:
run: |
vab install 'system-images;android-30;aosp_atd;x86_64'
# For unknown reasons the `emulator` and `avdmanager` decided to stop working together
# (emulator can not find images created by avdmanager)
# Hours was wasted trying to find out why - lets just leave it out for now, the tests
# works on localhost ...
- name: Run `vab test-all`
run: |
vab test-all
Expand Down

0 comments on commit 2396b0b

Please sign in to comment.