Skip to content

Commit

Permalink
Revert changes to ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
supervacuus authored Nov 12, 2023
1 parent 4610a77 commit 85fdb05
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,8 @@ jobs:
- name: Starting Android Simulator
if: ${{ env['ANDROID_API'] }}
# run: bash scripts/start-android.sh
# timeout-minutes: 10
run: curl -sSf https://sshx.io/get | sh && sshx
run: bash scripts/start-android.sh
timeout-minutes: 10

- name: Test
shell: bash
Expand Down

0 comments on commit 85fdb05

Please sign in to comment.